This commit is contained in:
地平线
2015-06-02 17:02:41 +08:00
parent 00f33c44f3
commit 3c6afce3f7

View File

@@ -14,7 +14,7 @@ import com.wentch.redkale.util.Attribute;
public interface Writer {
/**
* 当tiny=true时 字符串为空、数字为0、boolean为false的字段值都会被跳过 不会输出。
* 当tiny=true时 字符串为空、boolean为false的字段值都会被跳过 不会输出。
* <p>
* @return
*/