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

80 lines
1.6 KiB

4 weeks ago
{
"name" : "DlpInspectPlanDevicePoints",
"comment" : null,
"fullColumn" : [ {
"name" : "id",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "planId",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "deviceId",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "name",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "code",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "type",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "unit",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "realTimeData",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "source",
"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"
}