You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115 lines
2.3 KiB
115 lines
2.3 KiB
{
|
|
"name" : "DlpInspectProject",
|
|
"comment" : "巡检项目表",
|
|
"fullColumn" : [ {
|
|
"name" : "id",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "code",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "name",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "content",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "type",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "option",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "upper",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "lower",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "fieldName",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "status",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "remark",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "createUser",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "createTime",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "updateUser",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
}, {
|
|
"name" : "updateTime",
|
|
"comment" : null,
|
|
"type" : null,
|
|
"shortType" : null,
|
|
"custom" : false,
|
|
"ext" : { }
|
|
} ],
|
|
"pkColumn" : null,
|
|
"otherColumn" : null,
|
|
"savePackageName" : "com.lnsoft.sdhxgk.point.inspect",
|
|
"savePath" : "./dlp/point-inspect/src/main/java/com/lnsoft/sdhxgk/point/inspect",
|
|
"saveModelName" : "point-inspect"
|
|
}
|