add 标签属性fieldHref
This commit is contained in:
@@ -148,6 +148,9 @@ public class LawsTag implements Serializable {
|
|||||||
/**数据库字段类型*/
|
/**数据库字段类型*/
|
||||||
private String dbType;
|
private String dbType;
|
||||||
|
|
||||||
|
/*接口URL链接*/
|
||||||
|
private String fieldHref;
|
||||||
|
|
||||||
@TableField(exist = false)
|
@TableField(exist = false)
|
||||||
private String cut;
|
private String cut;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user