From edc8729732a42a05e826b61a81cdaaa0521865af Mon Sep 17 00:00:00 2001 From: lzq <2495532633@qq.com> Date: Fri, 5 Dec 2025 17:25:27 +0800 Subject: [PATCH] 1 --- .../njzscloud/common/gen/TplController.java | 24 +- .../sichen/controller/TaskController.java | 4 +- .../resources/mapper/sys/task/TaskMapper.xml | 6 + z-doc/pdma/njzscloud-dispose.pdma | 8199 ++++++++++++++--- z-doc/warehouse_management_schema.sql | 468 + 5 files changed, 7577 insertions(+), 1124 deletions(-) create mode 100644 njzscloud-svr/src/main/resources/mapper/sys/task/TaskMapper.xml create mode 100644 z-doc/warehouse_management_schema.sql diff --git a/njzscloud-common/njzscloud-common-gen/src/main/java/com/njzscloud/common/gen/TplController.java b/njzscloud-common/njzscloud-common-gen/src/main/java/com/njzscloud/common/gen/TplController.java index 92ab0d4..e537710 100644 --- a/njzscloud-common/njzscloud-common-gen/src/main/java/com/njzscloud/common/gen/TplController.java +++ b/njzscloud-common/njzscloud-common-gen/src/main/java/com/njzscloud/common/gen/TplController.java @@ -52,7 +52,9 @@ public class TplController { } @PostMapping("/generate") - public R generate(@RequestParam("tplName") String tplName, @RequestParam("tableName") String tableName, @RequestBody(required = false) Map data) { + public R generate(@RequestParam("tplName") String tplName, + @RequestParam("tableName") String tableName, + @RequestBody(required = false) Map data) { Tuple3 res = Generator.generate(tplName, tableName, data); return R.success(MapUtil.builder() .put("dir", res.get_0()) @@ -78,3 +80,23 @@ public class TplController { } } +/* +站点 +{ +strategy:all、specify, +objs:【】 +} +产品 +{ +strategy:all、specify, +objs:【】 +} +用户 +{ + strategy: None | All | Specify, + objs: long[] +} + */ + + + diff --git a/njzscloud-common/njzscloud-common-sichen/src/main/java/com/njzscloud/common/sichen/controller/TaskController.java b/njzscloud-common/njzscloud-common-sichen/src/main/java/com/njzscloud/common/sichen/controller/TaskController.java index c06a2a5..4ed6cda 100644 --- a/njzscloud-common/njzscloud-common-sichen/src/main/java/com/njzscloud/common/sichen/controller/TaskController.java +++ b/njzscloud-common/njzscloud-common-sichen/src/main/java/com/njzscloud/common/sichen/controller/TaskController.java @@ -73,7 +73,7 @@ public class TaskController { * 详情 */ @GetMapping("/detail") - public R detail(@RequestParam Long id) { + public R detail(@RequestParam("id") Long id) { TaskStore.RLOCK.lock(); try { SearchTaskResult searchTaskResult = taskStore.memoryTaskStoreService.detail(id); @@ -105,7 +105,7 @@ public class TaskController { * 触发一次任务 */ @GetMapping("/trigger") - public R trigger(@RequestParam Long id) { + public R trigger(@RequestParam("id") Long id) { return R.success(TaskUtil.trigger(id)); } } diff --git a/njzscloud-svr/src/main/resources/mapper/sys/task/TaskMapper.xml b/njzscloud-svr/src/main/resources/mapper/sys/task/TaskMapper.xml new file mode 100644 index 0000000..88080f7 --- /dev/null +++ b/njzscloud-svr/src/main/resources/mapper/sys/task/TaskMapper.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/z-doc/pdma/njzscloud-dispose.pdma b/z-doc/pdma/njzscloud-dispose.pdma index 4d36a7d..bea1352 100644 --- a/z-doc/pdma/njzscloud-dispose.pdma +++ b/z-doc/pdma/njzscloud-dispose.pdma @@ -906,7 +906,7 @@ "defName": "TINYINT", "icon": "", "color": null, - "requireLen": 0, + "requireLen": 1, "requireScale": 0, "lenMax": "0", "often": "9", @@ -3162,21 +3162,59 @@ }, { "id": "8FF17ADC-6C66-4DBD-B7FC-0C0B6E35A910", - "defKey": "cost", - "defName": "费用", + "defKey": "fin", + "defName": "财务", "classifyType": "MANUAL", "manualClassify": "[\"P\"]", "bindSchema": 0, "children": null, "entityRefs": [ { - "refObjectId": "1CD9AEA6-DAB8-40DF-8318-BCA343176C13", + "refObjectId": "31EE5227-5597-42B8-8D7A-B558F708C076", + "refObjectType": "P", + "orderValue": 1 + }, + { + "refObjectId": "3B83C23F-D49C-4D67-830C-882D91A57927", + "refObjectType": "P", + "orderValue": 2 + }, + { + "refObjectId": "EDDB991D-570B-493F-AF67-97787AC9BAFC", + "refObjectType": "P", + "orderValue": 3 + }, + { + "refObjectId": "48C64C11-5A89-4DDD-95A6-3EBF40F399FB", + "refObjectType": "P", + "orderValue": 4 + }, + { + "refObjectId": "4476CB18-4B15-486E-A0AD-DA49AB267305", + "refObjectType": "P", + "orderValue": 5 + } + ], + "diagramRefs": [], + "peerOrder": 3 + }, + { + "id": "47A6C9D4-056A-48B0-B6B2-4BF5AC78D0E3", + "defKey": "wh", + "defName": "仓储", + "classifyType": "AUTO", + "manualClassify": "[]", + "bindSchema": 0, + "children": null, + "entityRefs": [ + { + "refObjectId": "9645DE46-7F49-4C24-99F2-9C8D88C5B328", "refObjectType": "P", "orderValue": 1 } ], "diagramRefs": [], - "peerOrder": 3 + "peerOrder": 4 } ], "flat": { @@ -3297,14 +3335,59 @@ "orderValue": 23 }, { - "refObjectId": "1CD9AEA6-DAB8-40DF-8318-BCA343176C13", + "refObjectId": "FEF038F4-4AEE-4930-9C4B-E08E7F4F3A23", "refObjectType": "P", "orderValue": 24 }, { - "refObjectId": "FEF038F4-4AEE-4930-9C4B-E08E7F4F3A23", + "refObjectId": "9645DE46-7F49-4C24-99F2-9C8D88C5B328", "refObjectType": "P", "orderValue": 25 + }, + { + "refObjectId": "04B05244-7665-40E6-9A98-BDB20746A886", + "refObjectType": "P", + "orderValue": 26 + }, + { + "refObjectId": "628E0908-F153-49E6-8B63-CC856654025F", + "refObjectType": "P", + "orderValue": 27 + }, + { + "refObjectId": "153541F6-C971-4324-B97C-BEF689627B24", + "refObjectType": "P", + "orderValue": 28 + }, + { + "refObjectId": "C9A36E0B-ECA6-4D3C-AEE5-691F607359F6", + "refObjectType": "P", + "orderValue": 29 + }, + { + "refObjectId": "3B83C23F-D49C-4D67-830C-882D91A57927", + "refObjectType": "P", + "orderValue": 30 + }, + { + "refObjectId": "EDDB991D-570B-493F-AF67-97787AC9BAFC", + "refObjectType": "P", + "orderValue": 31 + }, + { + "refObjectId": "48C64C11-5A89-4DDD-95A6-3EBF40F399FB", + "refObjectType": "P", + "orderValue": 32 + }, + { + "refObjectId": "4476CB18-4B15-486E-A0AD-DA49AB267305", + "refObjectType": "P", + "orderValue": 33 + }, + { + "refObjectId": "31EE5227-5597-42B8-8D7A-B558F708C076", + "refObjectType": "P", + "orderValue": 34 } ], "diagramRefs": [] @@ -9607,7 +9690,7 @@ "defName": "任务执行日志表", "intro": null, "schemaName": null, - "props": null, + "props": "{\"codegen\":{\"NodeJS_Ts\":{\"root\":\"D:\\\\DaiMa\\\\WebStorm\\\\njzscloud-dispose-web\\\\src\\\\pages\",\"nameSpace\":\"sys\",\"baseName\":\"executeLog\",\"path\":{\"page.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}.vue\",\"enable\":1},\"page.ts\":{\"enable\":1,\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/page.ts\"},\"form.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}Form.vue\",\"enable\":1},\"api.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}-api.ts\",\"enable\":1},\"d.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}.d.ts\",\"enable\":1}},\"var\":{}}}}", "mark": null, "attr1": null, "attr2": null, @@ -10072,7 +10155,7 @@ "defName": "任务调度记录表", "intro": null, "schemaName": null, - "props": null, + "props": "{\"codegen\":{\"NodeJS_Ts\":{\"root\":\"D:\\\\DaiMa\\\\WebStorm\\\\njzscloud-dispose-web\\\\src\\\\pages\",\"nameSpace\":\"sys\",\"baseName\":\"scheduleRecode\",\"path\":{\"page.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}.vue\",\"enable\":1},\"page.ts\":{\"enable\":1,\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/page.ts\"},\"form.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}Form.vue\",\"enable\":1},\"api.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}-api.ts\",\"enable\":1},\"d.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}.d.ts\",\"enable\":1}},\"var\":{}}}}", "mark": null, "attr1": null, "attr2": null, @@ -10829,7 +10912,7 @@ "defName": "定时任务表", "intro": null, "schemaName": null, - "props": null, + "props": "{\"codegen\":{\"NodeJS_Ts\":{\"root\":\"D:\\\\DaiMa\\\\WebStorm\\\\njzscloud-dispose-web\\\\src\\\\pages\",\"nameSpace\":\"sys\",\"baseName\":\"task\",\"path\":{\"page.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}.vue\",\"enable\":1},\"page.ts\":{\"enable\":1,\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/page.ts\"},\"form.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}Form.vue\",\"enable\":1},\"api.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}-api.ts\",\"enable\":1},\"d.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}.d.ts\",\"enable\":1}},\"var\":{}},\"Java_MybatisPlus\":{\"root\":\"D:\\\\DaiMa\\\\Idea\\\\njzscloud-dispose\\\\njzscloud-svr\\\\src\\\\main\\\\java\",\"nameSpace\":\"com.njzscloud.supervisory.sys\",\"baseName\":\"task\",\"path\":{\"Entity\":{\"enable\":1},\"Mapper\":{\"enable\":1},\"Mapper.xml\":{\"enable\":1},\"Service\":{\"enable\":1},\"Controller\":{\"enable\":1}},\"var\":{}}}}", "mark": null, "attr1": null, "attr2": null, @@ -11258,7 +11341,7 @@ "primaryKey": null, "notNull": 1, "autoIncrement": null, - "defaultValue": "", + "defaultValue": "''", "stndDictId": null, "stndDictKey": null, "stndFieldId": null, @@ -11290,99 +11373,6 @@ "updatedUserId": null, "createdUserId": null }, - { - "id": "ECEBD4EB-E3B7-4F2A-B6F7-E14F4D5D39B7", - "defKey": "creator_id", - "defName": "创建人 Id", - "intro": "sys_user.id", - "orderValue": null, - "baseDataType": "BIGINT", - "bizDomainType": "", - "dbDataType": "BIGINT", - "dataLen": null, - "numScale": null, - "primaryKey": null, - "notNull": 1, - "autoIncrement": null, - "defaultValue": null, - "stndDictId": null, - "stndDictKey": null, - "stndFieldId": null, - "stndFieldKey": null, - "mark": null, - "attr1": null, - "attr2": null, - "attr3": null, - "attr4": null, - "attr5": null, - "attr6": null, - "attr7": null, - "attr8": null, - "attr9": null, - "attr10": null, - "attr11": null, - "attr12": null, - "attr13": null, - "attr14": null, - "attr15": null, - "attr16": null, - "attr17": null, - "attr18": null, - "attr19": null, - "attr20": null, - "origin": null, - "stndComplianceType": null, - "stndComplianceLevel": null, - "updatedUserId": null, - "createdUserId": null - }, - { - "id": "982B3C15-A487-44B5-8FC1-922DF1A9BF48", - "defKey": "modifier_id", - "defName": "修改人 Id", - "intro": "sys_user.id", - "orderValue": null, - "baseDataType": "BIGINT", - "bizDomainType": "", - "dbDataType": "BIGINT", - "dataLen": null, - "numScale": null, - "primaryKey": null, - "notNull": 1, - "autoIncrement": null, - "defaultValue": null, - "stndDictId": "", - "stndDictKey": "", - "stndFieldId": null, - "stndFieldKey": null, - "mark": null, - "attr1": null, - "attr2": null, - "attr3": null, - "attr4": null, - "attr5": null, - "attr6": null, - "attr7": null, - "attr8": null, - "attr9": null, - "attr10": null, - "attr11": null, - "attr12": null, - "attr13": null, - "attr14": null, - "attr15": null, - "attr16": null, - "attr17": null, - "attr18": null, - "attr19": null, - "attr20": null, - "origin": null, - "stndComplianceType": null, - "stndComplianceLevel": null, - "updatedUserId": null, - "createdUserId": null, - "dictFrom": "" - }, { "id": "CF21B015-4E58-403E-9E88-5CFC1B6E2940", "defKey": "create_time", @@ -11428,98 +11418,6 @@ "stndComplianceLevel": null, "updatedUserId": null, "createdUserId": null - }, - { - "id": "DA97803E-70DD-4CD9-B237-880651056E28", - "defKey": "modify_time", - "defName": "修改时间", - "intro": "", - "orderValue": null, - "baseDataType": "DATETIME", - "bizDomainType": "", - "dbDataType": "DATETIME", - "dataLen": null, - "numScale": null, - "primaryKey": null, - "notNull": 1, - "autoIncrement": null, - "defaultValue": null, - "stndDictId": null, - "stndDictKey": null, - "stndFieldId": null, - "stndFieldKey": null, - "mark": null, - "attr1": null, - "attr2": null, - "attr3": null, - "attr4": null, - "attr5": null, - "attr6": null, - "attr7": null, - "attr8": null, - "attr9": null, - "attr10": null, - "attr11": null, - "attr12": null, - "attr13": null, - "attr14": null, - "attr15": null, - "attr16": null, - "attr17": null, - "attr18": null, - "attr19": null, - "attr20": null, - "origin": null, - "stndComplianceType": null, - "stndComplianceLevel": null, - "updatedUserId": null, - "createdUserId": null - }, - { - "id": "543065B6-52AB-4267-B385-BE1F9E61F8B8", - "defKey": "deleted", - "defName": "是否删除", - "intro": "0-->未删除、1-->已删除", - "orderValue": null, - "baseDataType": "TINYINT", - "bizDomainType": "", - "dbDataType": "TINYINT", - "dataLen": 1, - "numScale": null, - "primaryKey": null, - "notNull": 1, - "autoIncrement": null, - "defaultValue": "0", - "stndDictId": null, - "stndDictKey": null, - "stndFieldId": null, - "stndFieldKey": null, - "mark": null, - "attr1": null, - "attr2": null, - "attr3": null, - "attr4": null, - "attr5": null, - "attr6": null, - "attr7": null, - "attr8": null, - "attr9": null, - "attr10": null, - "attr11": null, - "attr12": null, - "attr13": null, - "attr14": null, - "attr15": null, - "attr16": null, - "attr17": null, - "attr18": null, - "attr19": null, - "attr20": null, - "origin": null, - "stndComplianceType": null, - "stndComplianceLevel": null, - "updatedUserId": null, - "createdUserId": null } ], "correlations": null, @@ -12761,67 +12659,6 @@ "attr20": "", "origin": "UI" }, - { - "id": "380D1990-AEEB-49A0-9144-99D5A764D8EB", - "defKey": "storage_type", - "defName": "库存类型", - "intro": "字典代码:storage_type", - "baseDataType": "VARCHAR", - "bizDomainType": "", - "dbDataType": "VARCHAR", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "storage_type", - "stndFieldId": "", - "stndDictKey": "storage_type", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "Manual", - "dictItems": [ - { - "itemKey": "Chu", - "itemName": "出库", - "parentKey": "", - "intro": "出库", - "id": "BF53A72D-73FE-4FE4-A3FA-8F23C5258B35" - }, - { - "itemKey": "Ru", - "itemName": "入库", - "parentKey": "", - "intro": "入库", - "id": "F0EBCDCC-0B35-4164-80BC-5567F3661E86" - } - ], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, { "id": "EBF87EB9-8CD7-454E-8524-8AD01F924E4C", "defKey": "biz_type", @@ -13179,7 +13016,7 @@ "baseDataType": "VARCHAR", "bizDomainType": "", "dbDataType": "VARCHAR", - "dataLen": "", + "dataLen": 128, "numScale": "", "primaryKey": 0, "notNull": 1, @@ -13225,7 +13062,7 @@ "baseDataType": "VARCHAR", "bizDomainType": "", "dbDataType": "VARCHAR", - "dataLen": "", + "dataLen": 128, "numScale": "", "primaryKey": 0, "notNull": 1, @@ -13266,7 +13103,7 @@ { "id": "20E8584E-F1DE-4620-8B6F-DE6EA3DB4AF0", "defKey": "goods_category_id", - "defName": "产品类型Id", + "defName": "产品类型 Id", "intro": "", "baseDataType": "BIGINT", "bizDomainType": "", @@ -13355,52 +13192,6 @@ "attr20": "", "origin": "PASTE" }, - { - "id": "FCEC7D67-6297-42A7-9D17-5C6132F175BD", - "defKey": "cost_config_id", - "defName": "计费配置", - "intro": "", - "baseDataType": "BIGINT", - "bizDomainType": "", - "dbDataType": "BIGINT", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, { "id": "69C36FA2-0F56-421C-9FF0-051FC563FE64", "defName": "排序", @@ -13444,7 +13235,8 @@ "attr18": "PDManer", "attr19": "", "attr20": "", - "origin": "UI" + "origin": "UI", + "defKey": "sort" }, { "id": "2FCC61E1-1433-4491-AC59-E09D63B762B3", @@ -13725,818 +13517,6 @@ ], "indexes": [] }, - { - "id": "1CD9AEA6-DAB8-40DF-8318-BCA343176C13", - "schemaName": null, - "defKey": "cost_config", - "defName": "cost_config", - "intro": "", - "type": "P", - "fields": [ - { - "id": "7871BAC5-9C1E-45D3-A150-5D4C9B2D9772", - "defKey": "id", - "defName": "Id", - "intro": "", - "baseDataType": "BIGINT", - "bizDomainType": "", - "dbDataType": "BIGINT", - "dataLen": "", - "numScale": "", - "primaryKey": 1, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": [], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "PASTE" - }, - { - "id": "4FDB3C56-9FFA-4A13-AE1A-E764AE66431C", - "defKey": "cost_strategy", - "defName": "计费策略", - "intro": "字典代码:cost_strategy", - "baseDataType": "VARCHAR", - "bizDomainType": "", - "dbDataType": "VARCHAR", - "dataLen": 64, - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "cost_strategy", - "stndFieldId": "", - "stndDictKey": "cost_strategy", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "Manual", - "dictItems": [ - { - "itemKey": "Dun", - "itemName": "按吨", - "parentKey": "", - "intro": "", - "id": "17C1DC4B-B707-4DAD-8B24-484838F9C157" - }, - { - "itemKey": "Che", - "itemName": "按方", - "parentKey": "", - "intro": "", - "id": "CC0058F6-02CA-4645-9FEF-9143833C2964" - }, - { - "itemKey": "Fang", - "itemName": "按距离", - "parentKey": "", - "intro": "", - "id": "024EEBD1-5C0E-4AA4-A5EA-3E2BAA80628A" - }, - { - "itemKey": "Juli", - "itemName": "按车", - "parentKey": "", - "intro": "", - "id": "34D2FFAC-CB4B-4E3B-8125-6605491E95A8" - }, - { - "itemKey": "TanXing", - "itemName": "弹性", - "parentKey": "", - "intro": "", - "id": "B247787C-6787-41E8-BADD-5F155C62B7A9" - } - ], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "PASTE" - }, - { - "id": "AA6A0858-0789-4ABA-B055-CD3F39C1A4D6", - "defKey": "tax_rate", - "defName": "税率", - "intro": "", - "baseDataType": "DECIMAL", - "bizDomainType": "", - "dbDataType": "DECIMAL", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "57999358-5DCB-400E-8A77-8F3A62665A9F", - "defKey": "payer", - "defName": "付费方", - "intro": "字典代码:payer", - "baseDataType": "VARCHAR", - "bizDomainType": "", - "dbDataType": "VARCHAR", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "payer", - "stndFieldId": "", - "stndDictKey": "payer", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "Manual", - "dictItems": [ - { - "itemKey": "PingTai", - "itemName": "平台", - "parentKey": "", - "intro": "", - "id": "F9E5B2B3-3E58-4B22-88F6-C3925BDD4EFF" - }, - { - "itemKey": "ChanFei", - "itemName": "产废方", - "parentKey": "", - "intro": "", - "id": "DAE6A790-C2D0-4972-9491-FEAF67E5B00C" - }, - { - "itemKey": "QingYun", - "itemName": "清运方", - "parentKey": "", - "intro": "", - "id": "BDD02160-F9E7-4E0B-A227-008E0E0DCBB9" - }, - { - "itemKey": "XiaoNa", - "itemName": "消纳方", - "parentKey": "", - "intro": "", - "id": "19C7D008-74BD-4478-8705-D5EB03C54DA5" - } - ], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "5A28A88A-E522-47C6-A63E-01FF12177651", - "defKey": "canuse", - "defName": "是否可用", - "intro": "0-->否、1-->是", - "baseDataType": "TINYINT", - "bizDomainType": "", - "dbDataType": "TINYINT", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "301FA013-39AE-44C3-BF16-5C0A0B9E8355", - "defKey": "unit", - "defName": "单位", - "intro": "字典代码:unit", - "baseDataType": "VARCHAR", - "bizDomainType": "", - "dbDataType": "VARCHAR", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "38341EB7-4DE1-4AAC-955D-B0B3F08E54CC", - "defKey": "unit_price", - "defName": "单价", - "intro": "单位:元,弹性模式-->每档价格", - "baseDataType": "DECIMAL", - "bizDomainType": "", - "dbDataType": "DECIMAL", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "0.0", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "2356F174-F3CE-4F53-9243-DC25BF41609D", - "defKey": "initial_price", - "defName": "起步价", - "intro": "单位:元,<= 起步量 固定费用", - "baseDataType": "DECIMAL", - "bizDomainType": "", - "dbDataType": "DECIMAL", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "0.0", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "4F1B1CE5-54FF-4161-A825-95A6DF9DF02E", - "defKey": "initial_quantity", - "defName": "起步量", - "intro": "", - "baseDataType": "INT", - "bizDomainType": "", - "dbDataType": "INT", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "0", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "A0020FCD-FCA7-42E8-AAEB-871E1878A482", - "defKey": "every_quantity", - "defName": "每档的量", - "intro": "", - "baseDataType": "INT", - "bizDomainType": "", - "dbDataType": "INT", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "0", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "41DD32FB-F933-4C6E-B990-E543EBDE9D63", - "defKey": "memo", - "defName": "备注", - "intro": "", - "baseDataType": "VARCHAR", - "bizDomainType": "", - "dbDataType": "VARCHAR", - "dataLen": 512, - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "''", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": [], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "UI" - }, - { - "id": "99DEE8B8-55C9-4F64-9423-12F9AFB761CD", - "defKey": "creator_id", - "defName": "创建人 Id", - "intro": " sys_user.id", - "baseDataType": "BIGINT", - "bizDomainType": "", - "dbDataType": "BIGINT", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": null, - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "PASTE" - }, - { - "id": "09D256B0-1AA9-41C2-8EA1-90739E21AD2C", - "defKey": "modifier_id", - "defName": "修改人 Id", - "intro": " sys_user.id", - "baseDataType": "BIGINT", - "bizDomainType": "", - "dbDataType": "BIGINT", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": [], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "PASTE" - }, - { - "id": "93952EEE-BDD1-4C8D-B795-D24A1E75B7C9", - "defKey": "create_time", - "defName": "创建时间", - "intro": "", - "baseDataType": "DATETIME", - "bizDomainType": "", - "dbDataType": "DATETIME", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": [], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "PASTE" - }, - { - "id": "251BA67A-9180-4ECB-BFD2-ACB590CFB138", - "defKey": "modify_time", - "defName": "修改时间", - "intro": "", - "baseDataType": "DATETIME", - "bizDomainType": "", - "dbDataType": "DATETIME", - "dataLen": "", - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": [], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "PASTE" - }, - { - "id": "E238E302-DAB7-4D0C-A5F8-ED959105CA58", - "defKey": "deleted", - "defName": "是否删除", - "intro": " 0-->未删除、1-->已删除", - "baseDataType": "TINYINT", - "bizDomainType": "", - "dbDataType": "TINYINT", - "dataLen": 1, - "numScale": "", - "primaryKey": 0, - "notNull": 1, - "autoIncrement": 0, - "defaultValue": "0", - "stndDictId": "", - "stndFieldId": "", - "stndDictKey": "", - "stndFieldKey": "", - "stndComplianceLevel": "", - "stndComplianceType": "", - "dictFrom": "", - "dictItems": [], - "fieldTier": "", - "mark": null, - "attr1": "", - "attr2": "", - "attr3": "", - "attr4": "", - "attr5": "", - "attr6": "", - "attr7": "", - "attr8": "", - "attr9": "", - "attr10": "", - "attr11": "", - "attr12": "", - "attr13": "", - "attr14": "", - "attr15": "", - "attr16": "", - "attr17": "", - "attr18": "PDManer", - "attr19": "", - "attr20": "", - "origin": "PASTE" - } - ], - "indexes": [] - }, { "id": "FEF038F4-4AEE-4930-9C4B-E08E7F4F3A23", "type": "P", @@ -14846,13 +13826,6990 @@ ], "correlations": null, "indexes": [] + }, + { + "id": "9645DE46-7F49-4C24-99F2-9C8D88C5B328", + "type": "P", + "defKey": "wh_warehouse", + "defName": "仓库信息", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "E3CCB761-CD13-4844-9312-A73789EF5723", + "defKey": "id", + "defName": "Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": 1, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "E7104059-7973-4FB3-AA0C-25D03F55EAA2", + "defKey": "warehouse_name", + "defName": "仓库名称", + "intro": null, + "orderValue": null, + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 128, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "6FA8EBBB-DCA3-49A8-99B8-E3ACC9A22312", + "defKey": "unit", + "defName": "单位", + "intro": "字典代码:unit", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 16, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "UI" + }, + { + "id": "5F814C7B-2B16-432F-9EFF-E308C4106CE3", + "defKey": "used", + "defName": "已用", + "intro": "", + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 16, + "numScale": 6, + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0.0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "UI" + }, + { + "id": "A1989973-59EA-4336-B75D-4A09B84600A5", + "defKey": "creator_id", + "defName": "创建人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "F260333D-1C1F-4FB5-A6A8-6A724FE3CAB3", + "defKey": "modifier_id", + "defName": "修改人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "458B9A92-69D1-4CDB-81B4-6739C8D53C33", + "defKey": "create_time", + "defName": "创建时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "B1D24785-0CC4-4A13-A33A-9F2C5FFA3F13", + "defKey": "modify_time", + "defName": "修改时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "575DB731-B801-424D-AD9D-FFAB93F11AC3", + "defKey": "deleted", + "defName": "是否删除", + "intro": " 0-->未删除、1-->已删除", + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + } + ], + "correlations": null, + "indexes": [ + { + "id": "EFC0D5C0-57FD-4BB8-9B16-153C3E34769E", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "04B05244-7665-40E6-9A98-BDB20746A886", + "type": "P", + "defKey": "wh_stock_order", + "defName": "出入库单(单物料)", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "6603B62B-FE85-484F-8EF5-C81B11AF3587", + "defKey": "id", + "defName": "主键", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DE69F46B-C278-4A16-9CA5-F1D37FED3D55", + "defKey": "batch_no", + "defName": "出入库编号", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 64, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "04A06DAD-E2A3-4238-912C-A6BB87BEF97B", + "defKey": "order_id", + "defName": "上游业务订单Id(如销售订单、采购订单等)", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "8A4066F4-9503-46B9-9656-CC88BCC04D7B", + "defKey": "order_type", + "defName": "单据类型(字典):IN=入库单、OUT=出库单", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 16, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "5D2CA9C5-0D85-452C-80D8-03056008D712", + "defKey": "warehouse_id", + "defName": "仓库 Id; wh_warehouse.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "7723E97E-7F1F-432D-A7DA-4706BB0F16CD", + "defKey": "order_no", + "defName": "关联业务单号(可选,用于展示用单号)", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 32, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "1C4D921C-F8BF-4E27-A9BE-ABCF2033D1EE", + "defKey": "customer_id", + "defName": "客户 Id; tb_customer.id,仅出库单使用", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "73E9B263-6FC2-4CAF-9E5D-40E78CBBF3D2", + "defKey": "operate_time", + "defName": "出入库时间(入库=到货/入库时间,出库=发货时间)", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "385889C0-E756-48F3-8BA6-E12282F2AB12", + "defKey": "locator", + "defName": "仓内存放位置(货架/库位等,入库使用为主)", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 64, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "0763C5A7-A435-4C2B-B423-464359C40FBB", + "defKey": "material_id", + "defName": "物料 Id; tb_material.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "198AC965-43F6-4DCA-B1F9-8D613FA2C1C9", + "defKey": "quantity", + "defName": "数量", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 16, + "numScale": 3, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "5B69081B-F702-4796-B467-63C52062EE58", + "defKey": "remark", + "defName": "备注信息", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 255, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "F42DE23F-C81C-4A98-8C16-E591F542559D", + "defKey": "responsible_id", + "defName": "经办人/责任人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "EE62F066-E05D-4592-991B-3C6FC87EA9D1", + "defKey": "creator_id", + "defName": "创建人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "BFBAF900-AE05-4D20-8358-FCF62BC24A8B", + "defKey": "modifier_id", + "defName": "修改人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "AACA73C0-093D-45B3-9C4C-7BEDD1BB794C", + "defKey": "create_time", + "defName": "创建时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "2755AC44-4A45-4BCF-9C6A-35F2BC74844A", + "defKey": "modify_time", + "defName": "修改时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DA85D4AF-C3A8-4EF7-87D4-471AA511B764", + "defKey": "deleted", + "defName": "是否删除; 0-->未删除、1-->已删除", + "intro": null, + "orderValue": null, + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + } + ], + "correlations": null, + "indexes": [ + { + "id": "B41E8EBF-1F5F-4DB9-BE5C-224CBAA5AD02", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "628E0908-F153-49E6-8B63-CC856654025F", + "type": "P", + "defKey": "wh_stock_alert", + "defName": "库存预警记录", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "EB95CFC7-2A0D-4761-BC08-FD5ED0607686", + "defKey": "id", + "defName": "主键", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DAA08A29-21A9-4736-98F4-811FADC3766C", + "defKey": "warehouse_id", + "defName": "仓库 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "B3B4A916-2478-46FA-B83A-DC3A5616A0DE", + "defKey": "material_id", + "defName": "物料 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "90385700-69DE-4D5A-9774-244862725E13", + "defKey": "alert_type", + "defName": "预警类型(字典):LOW=低库存预警、HIGH=高库存预警", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 16, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "A10DE84E-0207-4011-94F8-840F5DC0F435", + "defKey": "current_quantity", + "defName": "触发时库存", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 16, + "numScale": 3, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "9FF6293A-16D9-48B1-82B5-72B2EC98F564", + "defKey": "status", + "defName": "处理状态(字典):UNRESOLVED=未处理、RESOLVED=已处理", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 16, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "UNRESOLVED", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "02377765-DC5F-4FC3-A517-0DD672837020", + "defKey": "suggestion", + "defName": "处理建议", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 255, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "CAAA2DD9-D8F7-4662-A363-ADFED1B477D8", + "defKey": "alert_time", + "defName": "预警时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DB6D9FA7-9117-4C3A-A7C2-E0868BB1D009", + "defKey": "creator_id", + "defName": "创建人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "17E32D21-5ABF-4885-8E85-6D22FFD5C041", + "defKey": "modifier_id", + "defName": "修改人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "CEA2921A-43F5-4D73-8CBC-4C64326F1CB7", + "defKey": "create_time", + "defName": "创建时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "24D49A7A-8210-4FCC-8D9E-F1DD022011F5", + "defKey": "modify_time", + "defName": "修改时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "95C01E18-939C-4B56-BE63-33CA0358334B", + "defKey": "deleted", + "defName": "是否删除; 0-->未删除、1-->已删除", + "intro": null, + "orderValue": null, + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + } + ], + "correlations": null, + "indexes": [ + { + "id": "8DCA45A9-DEBE-4F3B-AE74-B43249671669", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "153541F6-C971-4324-B97C-BEF689627B24", + "type": "P", + "defKey": "wh_stocktaking_task", + "defName": "库存盘点任务", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "77F8F702-A08D-4C91-8859-2EA8A16FABAF", + "defKey": "id", + "defName": "主键", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "47D7EC42-0B7E-4224-AAB8-C26A39AC842B", + "defKey": "task_no", + "defName": "盘点编号", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 32, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DA766A3D-1668-42C6-9CFB-1F9D00103263", + "defKey": "warehouse_id", + "defName": "盘点仓库 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "589F66B6-E3DE-40C4-9AAE-4ADA6AD7A3ED", + "defKey": "checker_id", + "defName": "盘点人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "690F0A5C-E8D9-40CC-8927-A01CA6B757C0", + "defKey": "reviewer_id", + "defName": "复核人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "2AEF93A4-2704-41E4-BDC6-768DBC192EE9", + "defKey": "task_time", + "defName": "盘点时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "C069360B-FE04-4648-8AE1-BDE5E0030554", + "defKey": "item_count", + "defName": "盘点项数", + "intro": null, + "orderValue": null, + "baseDataType": "MEDIUMINT", + "bizDomainType": "", + "dbDataType": "MEDIUMINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "439AC003-8182-4A50-98F0-95A31B88905B", + "defKey": "abnormal_count", + "defName": "差异项数", + "intro": null, + "orderValue": null, + "baseDataType": "MEDIUMINT", + "bizDomainType": "", + "dbDataType": "MEDIUMINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "33580E5A-0E39-469F-A0DC-A18904B89557", + "defKey": "remark", + "defName": "备注", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 255, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "08134062-F3A9-4E18-8481-990984DF15FC", + "defKey": "creator_id", + "defName": "创建人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "FF188955-E844-42A5-9099-BE2C7869910F", + "defKey": "modifier_id", + "defName": "修改人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "A67FB8D1-4B15-415B-A1EB-07F00E0471F7", + "defKey": "create_time", + "defName": "创建时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "680E2133-4E5C-4A5F-9FD7-FD57452D4B7E", + "defKey": "modify_time", + "defName": "修改时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "CE09A34D-6E05-47DB-92EE-D21E4F676831", + "defKey": "deleted", + "defName": "是否删除; 0-->未删除、1-->已删除", + "intro": null, + "orderValue": null, + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + } + ], + "correlations": null, + "indexes": [ + { + "id": "F78B55BE-2EBD-42BE-9171-C5812DDD7355", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "C9A36E0B-ECA6-4D3C-AEE5-691F607359F6", + "type": "P", + "defKey": "wh_stocktaking_item", + "defName": "库存盘点明细", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "7BBA30CF-D4AC-4F9D-893F-58B6B25513A8", + "defKey": "id", + "defName": "主键", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "E39ADA63-4F09-4672-B64A-03C02BAD2101", + "defKey": "task_id", + "defName": "盘点任务 Id; wh_stocktaking_task.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "1F44419C-0431-484A-BE07-AFE8AB6B594F", + "defKey": "material_id", + "defName": "物料 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "3029D80F-1F00-456B-B7A8-ACD0A8F80903", + "defKey": "system_quantity", + "defName": "系统库存", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 16, + "numScale": 3, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "7E1A0F9B-58A9-4023-87A3-DDDEC0AFC0DB", + "defKey": "actual_quantity", + "defName": "实际库存", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 16, + "numScale": 3, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "430DE5FA-856A-4E2C-895C-D7612E91289E", + "defKey": "difference_quantity", + "defName": "差异数量", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 16, + "numScale": 3, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "4739164F-0B9D-404F-B29B-FDFF3BFEB4E5", + "defKey": "status", + "defName": "盘点结果状态(字典):NORMAL=无差异、ABNORMAL=有差异", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 16, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "NORMAL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "3C79D303-EE0D-439E-A280-78F7EFDA36E7", + "defKey": "suggestion", + "defName": "处理建议", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 255, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "B48D1B9F-31F5-48AD-B2DB-1E79F6045031", + "defKey": "creator_id", + "defName": "创建人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "FBF831F7-DF6C-4D9D-9780-E1FA58E5A559", + "defKey": "modifier_id", + "defName": "修改人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "5183EFDD-5B86-4C12-8005-DD15C72E1821", + "defKey": "create_time", + "defName": "创建时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "2538798E-9C63-4B8F-84E5-41C9FD4519AC", + "defKey": "modify_time", + "defName": "修改时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "838D78CD-F0A3-44C4-94E5-CF30554DC3AF", + "defKey": "deleted", + "defName": "是否删除; 0-->未删除、1-->已删除", + "intro": null, + "orderValue": null, + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + } + ], + "correlations": null, + "indexes": [ + { + "id": "FA0EF49D-FCB7-468E-AB9C-3AF02C54EBB7", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "3B83C23F-D49C-4D67-830C-882D91A57927", + "type": "P", + "defKey": "fin_money_account", + "defName": "资金账户表", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "085FB24C-8DFE-4CE7-A346-BC10D51F769E", + "defKey": "id", + "defName": "Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "93ECE81F-6496-4363-A00E-77AAD809AE16", + "defKey": "sn", + "defName": "账户编号", + "intro": null, + "orderValue": null, + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 128, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "726C3A08-55D3-42DE-9502-134B8AFEB16D", + "defKey": "account_type", + "defName": "账户类型", + "intro": "account_type", + "orderValue": null, + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 32, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": "account_type", + "stndDictKey": "account_type", + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null, + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "GeRen", + "itemName": "个人", + "parentKey": "", + "intro": "", + "id": "7E8BA416-A591-4600-8C9F-D94798599FF2" + }, + { + "itemKey": "QiYe", + "itemName": "企业", + "parentKey": "", + "intro": "", + "id": "A36987CD-B68D-4C8F-8098-60982342EDE3" + } + ] + }, + { + "id": "437EDEA8-4826-495B-B554-77DBF9216FE5", + "defKey": "user_id", + "defName": "用户 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "9A445C08-3EA4-48A5-8204-E98C0A919F8E", + "defKey": "company_id", + "defName": "企业 Id", + "intro": "企业用户有值", + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "4BECBB17-AC7A-42A2-8DCF-687E42EE4984", + "defKey": "revenue", + "defName": "营收余额", + "intro": null, + "orderValue": null, + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 14, + "numScale": 2, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0.0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "3FE01194-6BCF-4B41-8CA5-A3DB08FA8792", + "defKey": "recharge", + "defName": "充值余额", + "intro": "", + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 14, + "numScale": 2, + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0.0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "UI" + }, + { + "id": "F9A14E61-2481-4CCB-B979-D524F0B06FAF", + "defKey": "creator_id", + "defName": "创建人 Id", + "intro": "sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "786CBCD8-E973-4BCF-AD94-2C58E11305EF", + "defKey": "modifier_id", + "defName": "修改人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "05FA1902-051B-4BE8-821B-C6F50AFF95AD", + "defKey": "create_time", + "defName": "创建时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "F1D3228D-2BA3-484F-885F-2F22D97C8431", + "defKey": "modify_time", + "defName": "修改时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "0CC26181-8E29-48AA-B96E-6375467C7C36", + "defKey": "deleted", + "defName": "是否删除", + "intro": " 0-->未删除、1-->已删除", + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + } + ], + "correlations": null, + "indexes": [ + { + "id": "E4AF94E6-6AF3-45CF-82EF-BF865FC480E5", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "EDDB991D-570B-493F-AF67-97787AC9BAFC", + "type": "P", + "defKey": "fin_money_detail", + "defName": "资金明细", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "314F2AC3-D4C0-473A-A074-2328879D36AD", + "defKey": "id", + "defName": "Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "82FE1E45-8AB6-42BD-9E01-767F77F98648", + "defKey": "money_account_id", + "defName": "资金账户 Id", + "intro": "fin_money_account.id", + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "E61D92DE-71AB-4AD8-8BAE-A4CD9EDCB917", + "defKey": "bofore_balance", + "defName": "变动前余额", + "intro": null, + "orderValue": null, + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 14, + "numScale": 2, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "CA079A95-43C9-4067-8AF4-802839BB8AA5", + "defKey": "delta", + "defName": "变动金额", + "intro": "有正负", + "orderValue": null, + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 14, + "numScale": 2, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "B0557BF0-0718-47FC-82C7-CAAFD64AB6A2", + "defKey": "after_balance", + "defName": "变动后余额", + "intro": null, + "orderValue": null, + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 14, + "numScale": 2, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "9A0182DF-EF32-4427-A61E-F7871352CE18", + "defKey": "money_change_category", + "defName": "变动类型", + "intro": "字典代码:money_change_category", + "orderValue": null, + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 32, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": "money_change_category", + "stndDictKey": "money_change_category", + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null, + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "ChongZhi", + "itemName": "充值", + "parentKey": "", + "intro": "", + "id": "3CECA6B1-D3AB-41D4-8436-2A78BA3FAE21" + }, + { + "itemKey": "YingShou", + "itemName": "营收", + "parentKey": "", + "intro": "", + "id": "558621C0-3219-41F8-8FC1-D40571D7BC8A" + }, + { + "itemKey": "TuiKuan", + "itemName": "退款", + "parentKey": "", + "intro": "", + "id": "3BCCE848-9201-45BD-832A-EB8C1F2C35F0" + }, + { + "itemKey": "DingDanTiaoZhang", + "itemName": "订单调账", + "parentKey": "", + "intro": "", + "id": "268A1731-DE1D-4E00-9FAF-51F3AECE8430" + }, + { + "itemKey": "PinTaiDaKuan", + "itemName": "平台打款", + "parentKey": "", + "intro": "", + "id": "52B15474-7D2A-45A8-BE33-DFAA68DB6BD3" + }, + { + "itemKey": "ZhiFu", + "itemName": "支付", + "parentKey": "", + "intro": "", + "id": "84CD56DB-9083-4844-974D-000CF485FEC6" + } + ] + }, + { + "id": "C8407B1C-1AD4-401B-B617-AD520461E229", + "defKey": "order_id", + "defName": "订单 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "4C7365AD-B9B7-4F4F-8C14-FD3C14483097", + "defKey": "memo", + "defName": "备注", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 512, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "8F8561D4-DE39-4E27-B842-595BD8E078D3", + "defKey": "creator_id", + "defName": "创建人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "19DB1E0C-0C78-4D7A-8E38-8C1698041193", + "defKey": "modifier_id", + "defName": "修改人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "97287E91-D09E-45A7-9F09-250FFC4A12A0", + "defKey": "create_time", + "defName": "创建时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "15B674F7-FC26-4383-B98C-0D5F5C06F45B", + "defKey": "modify_time", + "defName": "修改时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "FCDD9BEE-A8B4-4499-A6A8-AF65CF615440", + "defKey": "deleted", + "defName": "是否删除", + "intro": " 0-->未删除、1-->已删除", + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + } + ], + "correlations": null, + "indexes": [ + { + "id": "0740FC97-B36D-4C37-B501-633273E2FCAD", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "48C64C11-5A89-4DDD-95A6-3EBF40F399FB", + "type": "P", + "defKey": "fin_money_bill", + "defName": "对账单", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "574443F6-C61B-4C10-ADA5-2A9149578C3F", + "defKey": "id", + "defName": "Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "F8F12C09-54A4-47A4-9ED6-4AFA8F23382A", + "defKey": "company_id", + "defName": "企业 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "3D3621C8-5E84-44AA-B722-CB8653F94FDF", + "defKey": "user_id", + "defName": "个人 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DE747F2F-3B69-4EBE-A97F-1124CDF8887A", + "defKey": "type", + "defName": "账户类型编码(company=企业账户、personal=个人账户)", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 32, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "FDE4D297-CBEA-4EFB-B8FA-CD7983B13375", + "defKey": "start_time", + "defName": "账单开始时间", + "intro": null, + "orderValue": null, + "baseDataType": "TIME", + "bizDomainType": "", + "dbDataType": "TIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "BBFC8F86-77BF-41AB-9ACC-052DDD17353B", + "defKey": "end_time", + "defName": "账单结束时间", + "intro": null, + "orderValue": null, + "baseDataType": "TIME", + "bizDomainType": "", + "dbDataType": "TIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "0D3E1F50-E791-4A32-8533-70FA8B155D7A", + "defKey": "bill_period", + "defName": "账期", + "intro": null, + "orderValue": null, + "baseDataType": "TIME", + "bizDomainType": "", + "dbDataType": "TIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "40C5ED73-0C5C-4579-8962-B0C723CB162E", + "defKey": "goods_id", + "defName": "产品id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "3D0F53BF-9B6E-43A8-9FA5-1D43C2DE70B4", + "defKey": "goods_name", + "defName": "产品名称", + "intro": null, + "orderValue": null, + "baseDataType": "CHAR", + "bizDomainType": "", + "dbDataType": "CHAR", + "dataLen": 255, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "NULL", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "421FEC0B-53AA-4E01-ADE6-59395524004F", + "defKey": "order_count", + "defName": "订单数", + "intro": null, + "orderValue": null, + "baseDataType": "MEDIUMINT", + "bizDomainType": "", + "dbDataType": "MEDIUMINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "818FFEA3-6D9D-44B9-B45F-CAB69B38C8CB", + "defKey": "total_weight", + "defName": "总质量; 单位:千克", + "intro": null, + "orderValue": null, + "baseDataType": "MEDIUMINT", + "bizDomainType": "", + "dbDataType": "MEDIUMINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "0B34B198-82A7-4E99-A190-351393FB31A2", + "defKey": "car_count", + "defName": "总车数", + "intro": null, + "orderValue": null, + "baseDataType": "MEDIUMINT", + "bizDomainType": "", + "dbDataType": "MEDIUMINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": null, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "6A771FD2-567C-4570-A211-B74CE314FFB5", + "defKey": "discount_money", + "defName": "优惠金额", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 14, + "numScale": 2, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0.00", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "A4A35716-01F5-4C3F-8437-41023CEF6FE7", + "defKey": "total_money", + "defName": "账单金额", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 14, + "numScale": 2, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "6AF1C543-AF5D-483F-9E44-1CC1EF92068A", + "defKey": "creator_id", + "defName": "创建人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "E29B82F9-7D7E-4C59-B35C-13C21D789871", + "defKey": "modifier_id", + "defName": "修改人 Id; sys_user.id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "30C82443-7BBA-4DC5-A609-082A2EC86C8C", + "defKey": "create_time", + "defName": "创建时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "3380CF36-E39E-4A09-8980-88002B67008D", + "defKey": "modify_time", + "defName": "修改时间", + "intro": null, + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "42C2CACC-4E49-4E81-BBBB-D0C89E883DA0", + "defKey": "deleted", + "defName": "是否删除; 0-->未删除、1-->已删除", + "intro": null, + "orderValue": null, + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + } + ], + "correlations": null, + "indexes": [ + { + "id": "8EE3F795-1F2E-4291-9F52-CC81E769D2C5", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "4476CB18-4B15-486E-A0AD-DA49AB267305", + "type": "P", + "defKey": "fin_discount", + "defName": "优惠管理", + "intro": null, + "schemaName": null, + "props": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "fields": [ + { + "id": "7CD41FF3-69C7-4146-BA7F-8A32F2DA8EDF", + "defKey": "id", + "defName": "Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "0A558CBD-8FEC-4AF6-988C-EF90FF0C17A4", + "defKey": "expense_item_id", + "defName": "收费项 Id", + "intro": "", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "UI" + }, + { + "id": "316F4C5B-98CE-4863-BA6B-E946D8D666D5", + "defKey": "company_id", + "defName": "公司 Id", + "intro": null, + "orderValue": null, + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "DF7D92B4-D59E-4D4C-B656-89BDFD896E37", + "defKey": "delta_amount", + "defName": "优惠金额", + "intro": null, + "orderValue": null, + "baseDataType": "DOUBLE", + "bizDomainType": "", + "dbDataType": "DOUBLE", + "dataLen": 16, + "numScale": 6, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": "0.00", + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "A451408C-918D-4C20-9925-117E026093ED", + "defKey": "start_time", + "defName": "有效期", + "intro": "开始", + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + }, + { + "id": "48BB9F97-50F4-4442-8DF5-B8A082E6D4B3", + "defKey": "end_time", + "defName": "有效期", + "intro": "结束", + "orderValue": null, + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": null, + "numScale": null, + "primaryKey": null, + "notNull": 1, + "autoIncrement": null, + "defaultValue": null, + "stndDictId": null, + "stndDictKey": null, + "stndFieldId": null, + "stndFieldKey": null, + "mark": null, + "attr1": null, + "attr2": null, + "attr3": null, + "attr4": null, + "attr5": null, + "attr6": null, + "attr7": null, + "attr8": null, + "attr9": null, + "attr10": null, + "attr11": null, + "attr12": null, + "attr13": null, + "attr14": null, + "attr15": null, + "attr16": null, + "attr17": null, + "attr18": null, + "attr19": null, + "attr20": null, + "origin": null, + "stndComplianceType": null, + "stndComplianceLevel": null, + "updatedUserId": null, + "createdUserId": null + } + ], + "correlations": null, + "indexes": [ + { + "id": "15FC8B19-A4F6-4955-B2D5-5C42A4E6BC56", + "type": "PRIMARY KEY", + "defKey": null, + "defName": null, + "intro": null, + "orderValue": null, + "fields": [] + } + ] + }, + { + "id": "31EE5227-5597-42B8-8D7A-B558F708C076", + "schemaName": null, + "defKey": "fin_expense_item", + "defName": "收费项目", + "intro": "", + "type": "P", + "fields": [ + { + "id": "306F745A-B99D-4639-94FD-A4AF36D63219", + "defKey": "id", + "defName": "Id", + "intro": "", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 1, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "489F7BA3-FC15-4C50-8EE6-F0A529DD2349", + "defKey": "expense_item_category", + "defName": "收费项目类型", + "intro": "", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 16, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "expense_item_category", + "stndFieldId": "", + "stndDictKey": "expense_item_category", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "QiTa", + "itemName": "其他", + "parentKey": "", + "intro": "", + "id": "B4560F4E-C17C-45E6-BA46-F24447710D73" + }, + { + "itemKey": "ChanPin", + "itemName": "产品", + "parentKey": "", + "intro": "", + "id": "1078D9EB-D7B7-4AE4-BB59-C5981DFFE609" + } + ], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "UI" + }, + { + "id": "69F9B61C-E6EE-4AD1-8071-4C3BE2918F44", + "defKey": "expense_item_name", + "defName": "付费项名称", + "intro": "", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 128, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "UI" + }, + { + "id": "190594CC-5FDA-4A8C-8586-6B1E099A9C96", + "defKey": "expense_strategy", + "defName": "计费策略", + "intro": "字典代码:expense_strategy", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 64, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "expense_strategy", + "stndFieldId": "", + "stndDictKey": "expense_strategy", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "MianFei", + "itemName": "免费", + "parentKey": "", + "intro": "", + "id": "7B74209A-E0F9-4D7E-B437-A15802FAC11B" + }, + { + "itemKey": "TanXing", + "itemName": "弹性", + "parentKey": "", + "intro": "", + "id": "B247787C-6787-41E8-BADD-5F155C62B7A9" + }, + { + "itemKey": "Juli", + "itemName": "按车", + "parentKey": "", + "intro": "", + "id": "34D2FFAC-CB4B-4E3B-8125-6605491E95A8" + }, + { + "itemKey": "Dun", + "itemName": "按吨", + "parentKey": "", + "intro": "", + "id": "17C1DC4B-B707-4DAD-8B24-484838F9C157" + }, + { + "itemKey": "Che", + "itemName": "按方", + "parentKey": "", + "intro": "", + "id": "CC0058F6-02CA-4645-9FEF-9143833C2964" + }, + { + "itemKey": "Fang", + "itemName": "按距离", + "parentKey": "", + "intro": "", + "id": "024EEBD1-5C0E-4AA4-A5EA-3E2BAA80628A" + } + ], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "00DE49BD-389F-45AB-A62C-BAB44555C4E6", + "defKey": "tax_rate", + "defName": "税率", + "intro": "", + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 10, + "numScale": 6, + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "2C053A34-F665-4AE5-9DD2-540EE3AF25B7", + "defKey": "payer", + "defName": "付费方", + "intro": "字典代码:payer", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 16, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "payer", + "stndFieldId": "", + "stndDictKey": "payer", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "PingTai", + "itemName": "平台", + "parentKey": "", + "intro": "", + "id": "F9E5B2B3-3E58-4B22-88F6-C3925BDD4EFF" + }, + { + "itemKey": "ChanFei", + "itemName": "产废方", + "parentKey": "", + "intro": "", + "id": "DAE6A790-C2D0-4972-9491-FEAF67E5B00C" + }, + { + "itemKey": "QingYun", + "itemName": "清运方", + "parentKey": "", + "intro": "", + "id": "BDD02160-F9E7-4E0B-A227-008E0E0DCBB9" + }, + { + "itemKey": "XiaoNa", + "itemName": "消纳方", + "parentKey": "", + "intro": "", + "id": "19C7D008-74BD-4478-8705-D5EB03C54DA5" + }, + { + "itemKey": "CaiGou", + "itemName": "采购方", + "parentKey": "", + "intro": "", + "id": "0EF79E9D-AF63-43B5-A7CB-645CA1C01597" + } + ], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "201E1E68-611D-4AB9-A01D-3175C130DAA1", + "defKey": "unit", + "defName": "单位", + "intro": "字典代码:unit", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 16, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "4EB5517F-F6B8-491D-B19B-BC831FB0EB03", + "defKey": "unit_price", + "defName": "单价", + "intro": "单位:元,弹性模式-->每档价格", + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 16, + "numScale": 6, + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0.0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "E3F29B4E-00C2-407F-BD13-A0D1C8A91DB7", + "defKey": "initial_price", + "defName": "起步价", + "intro": "单位:元,<= 起步量 固定费用", + "baseDataType": "DECIMAL", + "bizDomainType": "", + "dbDataType": "DECIMAL", + "dataLen": 16, + "numScale": 6, + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0.0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "75049E3E-2557-43FB-872C-98BF1FBFB4DD", + "defKey": "initial_quantity", + "defName": "起步量", + "intro": "", + "baseDataType": "INT", + "bizDomainType": "", + "dbDataType": "INT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "40ECC628-4D15-4DF9-83CB-6BA83F0081C6", + "defKey": "every_quantity", + "defName": "每档的量", + "intro": "", + "baseDataType": "INT", + "bizDomainType": "", + "dbDataType": "INT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "99BD14DF-F3A1-46A7-8238-3CC7B7AA3745", + "defKey": "user_scope", + "defName": "适用用户", + "intro": "结构类型:{\n strategy: None | All | Specify,\n objs: long[]\n}", + "baseDataType": "TEXT", + "bizDomainType": "", + "dbDataType": "TEXT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "scope_strategy", + "stndFieldId": "", + "stndDictKey": "scope_strategy", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "Wu", + "itemName": "无", + "parentKey": "", + "intro": "", + "id": "5C25320D-C9AA-4AF6-B1DD-09363617D653" + }, + { + "itemKey": "ZhiDing", + "itemName": "指定", + "parentKey": "", + "intro": "", + "id": "24FE3E6E-E3F6-4C2C-AE0D-F77C2D6754A4" + }, + { + "itemKey": "SuoYou", + "itemName": "所有", + "parentKey": "", + "intro": "", + "id": "72531125-9D71-47CA-8396-22F004CB77B0" + } + ], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "2FCE3A67-11F3-434C-A3EB-D7792AFF623D", + "defKey": "station_scope", + "defName": "适用站点", + "intro": "结构类型:{\n strategy: None | All | Specify,\n objs: long[]\n}", + "baseDataType": "TEXT", + "bizDomainType": "", + "dbDataType": "TEXT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "scope_strategy", + "stndFieldId": "", + "stndDictKey": "scope_strategy", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "Wu", + "itemName": "无", + "parentKey": "", + "intro": "", + "id": "5C25320D-C9AA-4AF6-B1DD-09363617D653" + }, + { + "itemKey": "ZhiDing", + "itemName": "指定", + "parentKey": "", + "intro": "", + "id": "24FE3E6E-E3F6-4C2C-AE0D-F77C2D6754A4" + }, + { + "itemKey": "SuoYou", + "itemName": "所有", + "parentKey": "", + "intro": "", + "id": "72531125-9D71-47CA-8396-22F004CB77B0" + } + ], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "DE960F53-340C-44C7-8108-67F725944E22", + "defKey": "goods_scope", + "defName": "适用产品", + "intro": "结构类型:{\n strategy: None | All | Specify,\n objs: long[]\n}", + "baseDataType": "TEXT", + "bizDomainType": "", + "dbDataType": "TEXT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "scope_strategy", + "stndFieldId": "", + "stndDictKey": "scope_strategy", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "Manual", + "dictItems": [ + { + "itemKey": "Wu", + "itemName": "无", + "parentKey": "", + "intro": "", + "id": "5C25320D-C9AA-4AF6-B1DD-09363617D653" + }, + { + "itemKey": "ZhiDing", + "itemName": "指定", + "parentKey": "", + "intro": "", + "id": "24FE3E6E-E3F6-4C2C-AE0D-F77C2D6754A4" + }, + { + "itemKey": "SuoYou", + "itemName": "所有", + "parentKey": "", + "intro": "", + "id": "72531125-9D71-47CA-8396-22F004CB77B0" + } + ], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "99457AD3-D5E3-41DA-B1A4-443A6433C97F", + "defKey": "canuse", + "defName": "是否可用", + "intro": "0-->否、1-->是", + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "1", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "AA43F666-C944-4707-A6DB-ECDD1DD4969E", + "defKey": "memo", + "defName": "备注", + "intro": "", + "baseDataType": "VARCHAR", + "bizDomainType": "", + "dbDataType": "VARCHAR", + "dataLen": 512, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "''", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "CBF8F0DC-0EB3-4AB4-B11D-7DAC37691369", + "defKey": "creator_id", + "defName": "创建人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": null, + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "F9A513B5-2E81-43AB-AFE7-33E9672160B8", + "defKey": "modifier_id", + "defName": "修改人 Id", + "intro": " sys_user.id", + "baseDataType": "BIGINT", + "bizDomainType": "", + "dbDataType": "BIGINT", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "47D3340E-671F-46F3-AF66-569D27EED2D5", + "defKey": "create_time", + "defName": "创建时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "6C06ECA4-65AE-4564-9753-5EF8C606216F", + "defKey": "modify_time", + "defName": "修改时间", + "intro": "", + "baseDataType": "DATETIME", + "bizDomainType": "", + "dbDataType": "DATETIME", + "dataLen": "", + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + }, + { + "id": "EC809299-BE7E-437D-BDFA-D604D47200AD", + "defKey": "deleted", + "defName": "是否删除", + "intro": " 0-->未删除、1-->已删除", + "baseDataType": "TINYINT", + "bizDomainType": "", + "dbDataType": "TINYINT", + "dataLen": 1, + "numScale": "", + "primaryKey": 0, + "notNull": 1, + "autoIncrement": 0, + "defaultValue": "0", + "stndDictId": "", + "stndFieldId": "", + "stndDictKey": "", + "stndFieldKey": "", + "stndComplianceLevel": "", + "stndComplianceType": "", + "dictFrom": "", + "dictItems": [], + "fieldTier": "", + "mark": null, + "attr1": "", + "attr2": "", + "attr3": "", + "attr4": "", + "attr5": "", + "attr6": "", + "attr7": "", + "attr8": "", + "attr9": "", + "attr10": "", + "attr11": "", + "attr12": "", + "attr13": "", + "attr14": "", + "attr15": "", + "attr16": "", + "attr17": "", + "attr18": "PDManer", + "attr19": "", + "attr20": "", + "origin": "PASTE" + } + ], + "indexes": [] } ], "diagrams": [], "readonly": false, "allowWs": false }, - "updateTime": 1764836088996, - "signature": "871d009d0ea586be551b1cb6a87f0fb2", + "updateTime": 1764926667000, + "signature": "0b57ee1cf66311a38072d900f493a850", "branchId": "1111" } \ No newline at end of file diff --git a/z-doc/warehouse_management_schema.sql b/z-doc/warehouse_management_schema.sql new file mode 100644 index 0000000..38ee40f --- /dev/null +++ b/z-doc/warehouse_management_schema.sql @@ -0,0 +1,468 @@ +-- MySQL 8.0.35 + +CREATE +DATABASE IF NOT EXISTS `building_cdwms` CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci; +USE +`building_cdwms`; + +CREATE TABLE IF NOT EXISTS `wh_warehouse` +( + `id` + bigint + NOT + NULL + COMMENT + '主键', + `warehouse_name` + varchar +( + 128 +) NOT NULL COMMENT '仓库名称', + `warehouse_type_code` varchar +( + 32 +) NOT NULL COMMENT '仓库类型编码(来源数据字典,例如:RAW=原料仓、FINISHED=成品仓、HAZ_TMP=危废暂存仓等)', + `capacity` decimal +( + 16, + 2 +) NOT NULL DEFAULT 0 COMMENT '最大容量', + `capacity_unit_code` varchar +( + 16 +) NOT NULL DEFAULT 'TON' COMMENT '容量单位编码(来源字典,例如:TON=吨、CBM=立方米)', + `manager_id` bigint DEFAULT NULL COMMENT '责任人 Id; sys_user.id', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint +( + 1 +) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY +( + `id` +), + KEY `idx_wh_warehouse_type_code` +( + `warehouse_type_code` +) + ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE =utf8mb4_general_ci COMMENT='仓库信息'; + +-- 仓库存量(实时库存) +-- 出入库单(入库单+出库单,且每笔订单只包含一种物料) +CREATE TABLE IF NOT EXISTS `wh_stock_order` +( + `id` + bigint + NOT + NULL + COMMENT + '主键', + `batch_no` + varchar +( + 64 +) DEFAULT NULL COMMENT '出入库编号', + `order_id` bigint NOT NULL COMMENT '上游业务订单Id(如销售订单、采购订单等)', + `order_type` varchar +( + 16 +) NOT NULL COMMENT '单据类型(字典):IN=入库单、OUT=出库单', + `warehouse_id` bigint NOT NULL COMMENT '仓库 Id; wh_warehouse.id', + `order_no` varchar +( + 32 +) DEFAULT NULL COMMENT '关联业务单号(可选,用于展示用单号)', + `customer_id` bigint DEFAULT NULL COMMENT '客户 Id; tb_customer.id,仅出库单使用', + `operate_time` datetime NOT NULL COMMENT '出入库时间(入库=到货/入库时间,出库=发货时间)', + `locator` varchar +( + 64 +) DEFAULT NULL COMMENT '仓内存放位置(货架/库位等,入库使用为主)', + `material_id` bigint NOT NULL COMMENT '物料 Id; tb_material.id', + `quantity` decimal +( + 16, + 3 +) NOT NULL DEFAULT 0 COMMENT '数量', + `remark` varchar +( + 255 +) DEFAULT NULL COMMENT '备注信息', + `responsible_id` bigint DEFAULT NULL COMMENT '经办人/责任人 Id; sys_user.id', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint +( + 1 +) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY +( + `id` +), + UNIQUE KEY `uk_wh_stock_order_order_id_type` +( + `order_id`, + `order_type` +), + KEY `idx_wh_stock_order_wh` +( + `warehouse_id` +), + KEY `idx_wh_stock_order_type` +( + `order_type` +), + KEY `idx_wh_stock_order_material` +( + `material_id` +), + KEY `idx_wh_stock_order_customer` +( + `customer_id` +), + CONSTRAINT `fk_wh_stock_order_wh` FOREIGN KEY +( + `warehouse_id` +) REFERENCES `wh_warehouse` +( + `id` +), + CONSTRAINT `fk_wh_stock_order_material` FOREIGN KEY +( + `material_id` +) REFERENCES `tb_material` +( + `id` +), + CONSTRAINT `fk_wh_stock_order_customer` FOREIGN KEY +( + `customer_id` +) REFERENCES `tb_customer` +( + `id` +) + ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE =utf8mb4_general_ci COMMENT='出入库单(单物料)'; + +-- 库存预警记录 +CREATE TABLE IF NOT EXISTS `wh_stock_alert` +( + `id` + bigint + NOT + NULL + COMMENT + '主键', + `warehouse_id` + bigint + NOT + NULL + COMMENT + '仓库 Id', + `material_id` + bigint + NOT + NULL + COMMENT + '物料 Id', + `alert_type` + varchar +( + 16 +) NOT NULL COMMENT '预警类型(字典):LOW=低库存预警、HIGH=高库存预警', + `current_quantity` decimal +( + 16, + 3 +) NOT NULL COMMENT '触发时库存', + `status` varchar +( + 16 +) NOT NULL DEFAULT 'UNRESOLVED' COMMENT '处理状态(字典):UNRESOLVED=未处理、RESOLVED=已处理', + `suggestion` varchar +( + 255 +) DEFAULT NULL COMMENT '处理建议', + `alert_time` datetime NOT NULL COMMENT '预警时间', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint +( + 1 +) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY +( + `id` +), + KEY `idx_wh_stock_alert_wh_material` +( + `warehouse_id`, + `material_id` +), + CONSTRAINT `fk_wh_stock_alert_wh` FOREIGN KEY +( + `warehouse_id` +) REFERENCES `wh_warehouse` +( + `id` +), + CONSTRAINT `fk_wh_stock_alert_material` FOREIGN KEY +( + `material_id` +) REFERENCES `tb_material` +( + `id` +) + ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE =utf8mb4_general_ci COMMENT='库存预警记录'; + +-- 盘点任务 +CREATE TABLE IF NOT EXISTS `wh_stocktaking_task` +( + `id` + bigint + NOT + NULL + COMMENT + '主键', + `task_no` + varchar +( + 32 +) NOT NULL COMMENT '盘点编号', + `warehouse_id` bigint NOT NULL COMMENT '盘点仓库 Id', + `checker_id` bigint DEFAULT NULL COMMENT '盘点人 Id; sys_user.id', + `reviewer_id` bigint DEFAULT NULL COMMENT '复核人 Id; sys_user.id', + `task_time` datetime NOT NULL COMMENT '盘点时间', + `item_count` int NOT NULL DEFAULT 0 COMMENT '盘点项数', + `abnormal_count` int NOT NULL DEFAULT 0 COMMENT '差异项数', + `remark` varchar +( + 255 +) DEFAULT NULL COMMENT '备注', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint +( + 1 +) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY +( + `id` +), + UNIQUE KEY `uk_wh_stocktaking_task_no` +( + `task_no` +), + KEY `idx_wh_stocktaking_task_wh` +( + `warehouse_id` +), + CONSTRAINT `fk_wh_stocktaking_task_wh` FOREIGN KEY +( + `warehouse_id` +) REFERENCES `wh_warehouse` +( + `id` +) + ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE =utf8mb4_general_ci COMMENT='库存盘点任务'; + +-- 盘点明细 +CREATE TABLE IF NOT EXISTS `wh_stocktaking_item` +( + `id` + bigint + NOT + NULL + COMMENT + '主键', + `task_id` + bigint + NOT + NULL + COMMENT + '盘点任务 Id; wh_stocktaking_task.id', + `material_id` + bigint + NOT + NULL + COMMENT + '物料 Id', + `system_quantity` + decimal +( + 16, + 3 +) NOT NULL DEFAULT 0 COMMENT '系统库存', + `actual_quantity` decimal +( + 16, + 3 +) NOT NULL DEFAULT 0 COMMENT '实际库存', + `difference_quantity` decimal +( + 16, + 3 +) NOT NULL DEFAULT 0 COMMENT '差异数量', + `status` varchar +( + 16 +) NOT NULL DEFAULT 'NORMAL' COMMENT '盘点结果状态(字典):NORMAL=无差异、ABNORMAL=有差异', + `suggestion` varchar +( + 255 +) DEFAULT NULL COMMENT '处理建议', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint +( + 1 +) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY +( + `id` +), + KEY `idx_wh_stocktaking_item_task` +( + `task_id` +), + KEY `idx_wh_stocktaking_item_material` +( + `material_id` +), + CONSTRAINT `fk_wh_stocktaking_item_task` FOREIGN KEY +( + `task_id` +) REFERENCES `wh_stocktaking_task` +( + `id` +), + CONSTRAINT `fk_wh_stocktaking_item_material` FOREIGN KEY +( + `material_id` +) REFERENCES `tb_material` +( + `id` +) + ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE =utf8mb4_general_ci COMMENT='库存盘点明细'; + + +CREATE TABLE `fin_money_account` +( + `id` bigint NOT NULL COMMENT 'Id', + `account_no` varchar(64) NOT NULL COMMENT '账户编号', + `type` varchar(32) NOT NULL COMMENT '账户类型编码(来源数据字典,例如:COMPANY=企业账户、PERSONAL=个人账户)', + `user_id` bigint DEFAULT NULL COMMENT '用户Id; 个人账户使用', + `company_id` bigint DEFAULT NULL COMMENT '企业Id; 企业账户使用', + `money` decimal(14, 2) NOT NULL DEFAULT '0.00' COMMENT '余额', + `revenue` decimal(14, 2) NOT NULL DEFAULT '0.00' COMMENT '营收', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY (`id`) USING BTREE, + UNIQUE KEY `uk_fin_money_account_no` (`account_no`), + KEY `idx_fin_money_account_type` (`type`), + KEY `idx_fin_money_account_user` (`user_id`), + KEY `idx_fin_money_account_company` (`company_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC COMMENT='资金账户表'; + +CREATE TABLE `fin_money_detail` +( + `id` bigint NOT NULL COMMENT 'Id', + `order_id` bigint DEFAULT NULL COMMENT '订单 Id', + `money_account_id` bigint NOT NULL COMMENT '资金账户 Id', + `balance_before` decimal(14, 2) NOT NULL COMMENT '变动前余额', + `delta` decimal(14, 2) NOT NULL COMMENT '变动金额; 有正负', + `balance_after` decimal(14, 2) NOT NULL COMMENT '变动后余额', + `type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '变动类型(字典 money_change_category):recharge=充值、platform_pay=平台打款、order_adjust=订单调账、order_deduct=订单扣款、order_refund=订单退款', + `memo` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '备注', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC COMMENT='资金明细'; + +CREATE TABLE `fin_money_bill` +( + `id` bigint NOT NULL COMMENT 'Id', + `company_id` bigint NOT NULL COMMENT '企业 Id', + `user_id` bigint NOT NULL COMMENT '个人 Id', + `type` varchar(32) NOT NULL COMMENT '账户类型编码(company=企业账户、personal=个人账户)', + `start_time` date NOT NULL COMMENT '账单开始时间', + `end_time` date NOT NULL COMMENT '账单结束时间', + `bill_period` date DEFAULT NULL COMMENT '账期', + `goods_id` bigint NOT NULL COMMENT '产品id', + `goods_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '产品名称', + `order_count` int NOT NULL COMMENT '订单数', + `total_weight` int DEFAULT '0' COMMENT '总质量; 单位:千克', + `car_count` int DEFAULT '0' COMMENT '总车数', + `discount_money` decimal(14, 2) NOT NULL DEFAULT '0.00' COMMENT '优惠金额', + `total_money` decimal(14, 2) NOT NULL COMMENT '账单金额', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC COMMENT='对账单'; + +CREATE TABLE `fin_expense` +( + `id` bigint NOT NULL COMMENT 'Id', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '付费项名称', + `price` decimal(14, 2) DEFAULT '0.00' COMMENT '单价; 单位:元', + `money_strategy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '计费策略; 字典代码:money_strategy', + `canuse` tinyint(1) NOT NULL DEFAULT '1' COMMENT '是否可用; 0-->否、1-->是', + `scope` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '适用范围; all -->所有客户 customer_type-->指定客户类型 customer -->指定客户', + `company_ids` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '公司ids', + `goods_scope` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '产品范围;字典代码:goods_scope all -->所有产品 goods -->指定产品', + `goods_ids` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '产品ids', + `station_scope` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '站点范围;字典代码:station_scope all -->所有站点 stations -->指定站点', + `station_ids` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '站点ids', + `billing_type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '计费类型 字典代码:billing_type', + `basic_weight` decimal(14, 2) DEFAULT '0.00' COMMENT '基础磅重', + `basic_price` decimal(14, 2) DEFAULT '0.00' COMMENT '基础单价; 单位:元', + `every_weight` decimal(14, 2) DEFAULT '0.00' COMMENT '每档磅重', + `every_price` decimal(14, 2) DEFAULT '0.00' COMMENT '每档单价; 单位:元', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC COMMENT='费用配置'; + +CREATE TABLE `fin_discount` +( + `id` bigint NOT NULL COMMENT 'Id', + `company_id` bigint DEFAULT NULL COMMENT '公司id', + `fee_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '费用类型:goods 产品 service 服务费', + `expense_id` bigint DEFAULT NULL COMMENT '服务费id', + `goods_ids` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '产品ids', + `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL COMMENT '优惠类型:discount 优惠 raise加价', + `money` decimal(14, 2) DEFAULT '0.00' COMMENT '变化金额', + `start_time` datetime NOT NULL COMMENT '开始时间', + `end_time` datetime NOT NULL COMMENT '结束时间', + `remark` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci COMMENT '备注', + `creator_id` bigint NOT NULL COMMENT '创建人 Id; sys_user.id', + `modifier_id` bigint NOT NULL COMMENT '修改人 Id; sys_user.id', + `create_time` datetime NOT NULL COMMENT '创建时间', + `modify_time` datetime NOT NULL COMMENT '修改时间', + `deleted` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除; 0-->未删除、1-->已删除', + PRIMARY KEY (`id`) USING BTREE +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC COMMENT='优惠管理'; + +