Package cn.sinozg.applet.opt.module
Class OptMapperColumn
java.lang.Object
cn.sinozg.applet.opt.module.OptMapperColumn
- All Implemented Interfaces:
Serializable
列信息
- Since:
- 2024-02-27 17:47:27
- Author:
- xieyubin
- See Also:
-
Field Details
-
propertyName
属性名称 -
columnName
列名称 -
columnDesc
列名描述 -
typeClass
类型Class -
sort
private int sort
-
-
Constructor Details
-
OptMapperColumn
public OptMapperColumn()
-