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.
87 lines
1.8 KiB
87 lines
1.8 KiB
|
4 weeks ago
|
{
|
||
|
|
"name" : "DlpBuyLedger",
|
||
|
|
"comment" : "备件采购台账表",
|
||
|
|
"fullColumn" : [ {
|
||
|
|
"name" : "id",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "buyNumber",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "buyTopic",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "buyTime",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "buyReason",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "remark",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "deptName",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "buyPersonName",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "supplierName",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "liaison",
|
||
|
|
"comment" : null,
|
||
|
|
"type" : null,
|
||
|
|
"shortType" : null,
|
||
|
|
"custom" : false,
|
||
|
|
"ext" : { }
|
||
|
|
}, {
|
||
|
|
"name" : "contactInfo",
|
||
|
|
"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"
|
||
|
|
}
|