Commit 84b442f9 by zhiwj

自定义字段验证

parent d8e04b3f
......@@ -7,7 +7,7 @@ import java.util.List;
* @author zhiwj
* @date 2019/7/5
*/
public abstract class FieldBase {
public class FieldBase {
private Integer allowEdit;
private Integer isMust;
private Integer allowRepeat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment