This commit is contained in:
Redkale
2019-09-19 21:52:52 +08:00
parent 446b3c13dc
commit 8744e76cad

View File

@@ -8,6 +8,10 @@ package org.redkale.util;
import java.io.Serializable; import java.io.Serializable;
/** /**
* 主要供 JsonConvert.writeWrapper 使用
*
* <p>
* 详情见: https://redkale.org
* *
* @author zhangjx * @author zhangjx
*/ */