设备管理系统
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.

185 lines
3.6 KiB

{
"name" : "DlpInspectTask",
"comment" : "巡检计划表",
"fullColumn" : [ {
"name" : "id",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "taskName",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "taskCode",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "planId",
"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" : "number",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "taskStatus",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "type",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "remark",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "startTime",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "endTime",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "actualStartTime",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "actualEndTime",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deviceName",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deviceCode",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deviceType",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deviceSpecification",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deviceLocation",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deptId",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deptName",
"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"
}