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

52 lines
1.1 KiB

4 weeks ago
{
"name" : "DlpSpareInventoryDetail",
"comment" : null,
"fullColumn" : [ {
"name" : "id",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "spareLedgerId",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "storeCode",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "storeName",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "storeNum",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
}, {
"name" : "location",
"comment" : null,
"type" : null,
"shortType" : null,
"custom" : false,
"ext" : { }
} ],
"pkColumn" : null,
"otherColumn" : null,
"savePackageName" : "com.lnsoft.sdhxgk.spare.manage",
"savePath" : "./dlp/spare-manage/src/main/java/com/lnsoft/sdhxgk/spare/manage",
"saveModelName" : "spare-manage"
}