diff --git a/appengine/src/main/java/com/currency/appengine/service/export/model/ExtrusionScheduleExport.java b/appengine/src/main/java/com/currency/appengine/service/export/model/ExtrusionScheduleExport.java index 7ea1e5c..9c7c818 100644 --- a/appengine/src/main/java/com/currency/appengine/service/export/model/ExtrusionScheduleExport.java +++ b/appengine/src/main/java/com/currency/appengine/service/export/model/ExtrusionScheduleExport.java @@ -71,6 +71,18 @@ public class ExtrusionScheduleExport { private String sawingMethod; @Excel(name = "排产理论重量", width = 40) + private BigDecimal productionTheoreticalWeight; + + @Excel(name = "完工支数", width = 40) + private BigDecimal productionNumber; + + @Excel(name = "未完工支数", width = 40) + private BigDecimal noProductionNumber; + + @Excel(name = "完工重量", width = 40) private BigDecimal productionWeight; + @Excel(name = "未完工重量", width = 40) + private BigDecimal noProductionWeight; + } diff --git a/appengine/src/main/resources/api_file/api/web管理端API/生产管理/挤压排产表/详情列表.ms b/appengine/src/main/resources/api_file/api/web管理端API/生产管理/挤压排产表/详情列表.ms index 14e3ba5..af56025 100644 --- a/appengine/src/main/resources/api_file/api/web管理端API/生产管理/挤压排产表/详情列表.ms +++ b/appengine/src/main/resources/api_file/api/web管理端API/生产管理/挤压排产表/详情列表.ms @@ -5,7 +5,7 @@ "groupId" : "f4b3acf704cf4db29258ba70e24f8fc5", "name" : "详情列表", "createTime" : null, - "updateTime" : 1732611995797, + "updateTime" : 1733381848660, "lock" : null, "createBy" : null, "updateBy" : null, @@ -16,7 +16,7 @@ "requestBody" : "{\r\n \"page\": 1,\r\n \"size\": 30\r\n}", "headers" : [ ], "paths" : [ ], - "responseBody" : "{\n \"code\": 0,\n \"data\": {\n \"count\": 10,\n \"list\": [\n {\n \"scheduleNumber\": null,\n \"productionLength\": 2,\n \"productionPieces\": 1,\n \"sawingMethod\": \"2345234\",\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646390\",\n \"materialName\": \"SW-170不打孔\",\n \"profileModel\": \"SH-044\",\n \"weight\": 0.19,\n \"specification\": \"30*12.6\",\n \"thickness\": 0.9,\n \"piecesBundle\": 20,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source1\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.19,\n \"theoreticalWeight\": 0.19,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646391\",\n \"materialName\": \"SW-171不打孔\",\n \"profileModel\": \"SH-045\",\n \"weight\": 0.2,\n \"specification\": \"32*14.0\",\n \"thickness\": 1,\n \"piecesBundle\": 25,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.2,\n \"theoreticalWeight\": 0.2,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646390\",\n \"materialName\": \"SW-170不打孔\",\n \"profileModel\": \"SH-044\",\n \"weight\": 0.19,\n \"specification\": \"30*12.6\",\n \"thickness\": 0.9,\n \"piecesBundle\": 20,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source1\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.19,\n \"theoreticalWeight\": 0.19,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646391\",\n \"materialName\": \"SW-171不打孔\",\n \"profileModel\": \"SH-045\",\n \"weight\": 0.2,\n \"specification\": \"32*14.0\",\n \"thickness\": 1,\n \"piecesBundle\": 25,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.2,\n \"theoreticalWeight\": 0.2,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646390\",\n \"materialName\": \"SW-170不打孔\",\n \"profileModel\": \"SH-044\",\n \"weight\": 0.19,\n \"specification\": \"30*12.6\",\n \"thickness\": 0.9,\n \"piecesBundle\": 20,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source1\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.19,\n \"theoreticalWeight\": 0.19,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646391\",\n \"materialName\": \"SW-171不打孔\",\n \"profileModel\": \"SH-045\",\n \"weight\": 0.2,\n \"specification\": \"32*14.0\",\n \"thickness\": 1,\n \"piecesBundle\": 25,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.2,\n \"theoreticalWeight\": 0.2,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646390\",\n \"materialName\": \"SW-170不打孔\",\n \"profileModel\": \"SH-044\",\n \"weight\": 0.19,\n \"specification\": \"30*12.6\",\n \"thickness\": 0.9,\n \"piecesBundle\": 20,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source1\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.19,\n \"theoreticalWeight\": 0.19,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": null,\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646391\",\n \"materialName\": \"SW-171不打孔\",\n \"profileModel\": \"SH-045\",\n \"weight\": 0.2,\n \"specification\": \"32*14.0\",\n \"thickness\": 1,\n \"piecesBundle\": 25,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.2,\n \"theoreticalWeight\": 0.2,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": \"43\",\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646390\",\n \"materialName\": \"SW-170不打孔\",\n \"profileModel\": \"SH-044\",\n \"weight\": 0.19,\n \"specification\": \"30*12.6\",\n \"thickness\": 0.9,\n \"piecesBundle\": 20,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source1\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.19,\n \"theoreticalWeight\": 0.19,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n },\n {\n \"scheduleNumber\": \"43\",\n \"productionLength\": 1,\n \"productionPieces\": 1,\n \"sawingMethod\": null,\n \"orderNo\": null,\n \"salesOrderCode\": \"YS004\",\n \"materialCode\": \"JY646391\",\n \"materialName\": \"SW-171不打孔\",\n \"profileModel\": \"SH-045\",\n \"weight\": 0.2,\n \"specification\": \"32*14.0\",\n \"thickness\": 1,\n \"piecesBundle\": 25,\n \"materialCategory\": \"型材系列\",\n \"defaultLength\": 6,\n \"packagingMethod\": \"6\",\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1,\n \"orderTotalQuantity\": 10,\n \"surfaceMethod\": null,\n \"theoreticalWeightPerPiece\": 0.2,\n \"theoreticalWeight\": 0.2,\n \"packingQuantity\": 0,\n \"deliveryDate\": \"2024-09-14\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 0,\n \"producedLength\": 0,\n \"priceWithTax\": 10010,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 1\n }\n ]\n },\n \"message\": \"success\"\n}", + "responseBody" : "{\n \"code\": 0,\n \"data\": {\n \"count\": 2011,\n \"list\": [\n {\n \"extrusionDate\": \"2024-08-09\",\n \"extrusionMachine\": \"JY010\",\n \"extrusionMachineName\": \"3号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20240809005-51602W\",\n \"productionLength\": 4.1,\n \"productionPieces\": 3020,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 5448.08,\n \"productionNumber\": 3020,\n \"productionWeight\": 0.44,\n \"noProductionNumber\": 0,\n \"noProductionWeight\": 5447.64,\n \"orderNo\": \"51602W\",\n \"salesOrderCode\": \"XSWY20240808-51602W\",\n \"materialCode\": \"XS-S018-002\",\n \"materialName\": \"XS-S018\",\n \"profileModel\": \"XS-S018\",\n \"weight\": 0.44,\n \"specification\": \"23.69*35\",\n \"thickness\": 1.2,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.95,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.95,\n \"orderTotalQuantity\": 3020,\n \"surfaceMethod\": \"机抛氧化瓷白\",\n \"theoreticalWeightPerPiece\": 0.858,\n \"theoreticalWeight\": 2591.16,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-10-04\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 3020,\n \"producedLength\": 4.1,\n \"priceWithTax\": 21.98,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-04\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241004001-61701W\",\n \"productionLength\": 4.006,\n \"productionPieces\": 23000,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 31142.644,\n \"productionNumber\": 108,\n \"productionWeight\": 0.338,\n \"noProductionNumber\": 22892,\n \"noProductionWeight\": 31142.306,\n \"orderNo\": \"61701W\",\n \"salesOrderCode\": \"KLD20240924-61701W\",\n \"materialCode\": \"S641-001\",\n \"materialName\": \"S641\",\n \"profileModel\": \"S641\",\n \"weight\": 0.338,\n \"specification\": \"见图纸\",\n \"thickness\": 1.2,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.948,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.948,\n \"orderTotalQuantity\": 23000,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.6584,\n \"theoreticalWeight\": 15143.752,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-11-02\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 46000,\n \"producedLength\": 8.02,\n \"priceWithTax\": 21.98,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-09-29\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"41\",\n \"extrusionTeamName\": \"郭秋庚\",\n \"scheduleNumber\": \"JY20240929011-61901\",\n \"productionLength\": 2.8,\n \"productionPieces\": 200,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 128.24,\n \"productionNumber\": 200,\n \"productionWeight\": 0.229,\n \"noProductionNumber\": 0,\n \"noProductionWeight\": 128.011,\n \"orderNo\": \"61901\",\n \"salesOrderCode\": \"GJL20240924-61901\",\n \"materialCode\": \"G003-001\",\n \"materialName\": \"贴无字膜收缩\",\n \"profileModel\": \"G003\",\n \"weight\": 0.229,\n \"specification\": \"40*3.5\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 2.8,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 2.8,\n \"orderTotalQuantity\": 200,\n \"surfaceMethod\": \"氧化拉丝银\",\n \"theoreticalWeightPerPiece\": 0.6412,\n \"theoreticalWeight\": 128.24,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-11-22\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 200,\n \"producedLength\": 2.8,\n \"priceWithTax\": 21.98,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-17\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241017004-65505W\",\n \"productionLength\": 4.99,\n \"productionPieces\": 130,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 186.8256,\n \"productionNumber\": 130,\n \"productionWeight\": 0.288,\n \"noProductionNumber\": 0,\n \"noProductionWeight\": 186.5376,\n \"orderNo\": \"65505W\",\n \"salesOrderCode\": \"YLM20241016-65505W\",\n \"materialCode\": \"YLM-23-001\",\n \"materialName\": \"时效不打孔\",\n \"profileModel\": \"YLM-23\",\n \"weight\": 0.288,\n \"specification\": \"见图纸\",\n \"thickness\": 1,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 0.81,\n \"orderTotalQuantity\": 130,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.2333,\n \"theoreticalWeight\": 30.3264,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-16\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 130,\n \"producedLength\": 4.99,\n \"priceWithTax\": 20.79,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-19\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"39\",\n \"extrusionTeamName\": \"桂英豪\",\n \"scheduleNumber\": \"JY20241019001-65901W\",\n \"productionLength\": 4.22,\n \"productionPieces\": 185,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 265.438,\n \"productionNumber\": 275,\n \"productionWeight\": 0.34,\n \"noProductionNumber\": -90,\n \"noProductionWeight\": 265.098,\n \"orderNo\": \"65901W\",\n \"salesOrderCode\": \"YLM20241017-65901W\",\n \"materialCode\": \"YLM-121-001\",\n \"materialName\": \"时效不打孔\",\n \"profileModel\": \"YLM-121\",\n \"weight\": 0.34,\n \"specification\": \"见图纸\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.97,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.37,\n \"orderTotalQuantity\": 185,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4658,\n \"theoreticalWeight\": 86.173,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-17\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 370,\n \"producedLength\": 8.44,\n \"priceWithTax\": 19.79,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-18\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241018001-66001W\",\n \"productionLength\": 3.69,\n \"productionPieces\": 160,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 144.648,\n \"productionNumber\": 440,\n \"productionWeight\": 0.49,\n \"noProductionNumber\": -280,\n \"noProductionWeight\": 144.158,\n \"orderNo\": \"66001W\",\n \"salesOrderCode\": \"XSWY20241018-66001W\",\n \"materialCode\": \"XS-0156-001\",\n \"materialName\": \"XS-0156\",\n \"profileModel\": \"XS-0156\",\n \"weight\": 0.245,\n \"specification\": \"51.6*25.2\",\n \"thickness\": 1,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 2,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.79,\n \"orderTotalQuantity\": 160,\n \"surfaceMethod\": \"哑黑\",\n \"theoreticalWeightPerPiece\": 0.4386,\n \"theoreticalWeight\": 70.168,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 320,\n \"producedLength\": 7.38,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-18\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"39\",\n \"extrusionTeamName\": \"桂英豪\",\n \"scheduleNumber\": \"JY20241018005-6601W\",\n \"productionLength\": 4.2,\n \"productionPieces\": 440,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 831.6,\n \"productionNumber\": 152,\n \"productionWeight\": 0.45,\n \"noProductionNumber\": 288,\n \"noProductionWeight\": 831.15,\n \"orderNo\": \"6601W\",\n \"salesOrderCode\": \"XSWY20241018-6601W\",\n \"materialCode\": \"XS-0139-001\",\n \"materialName\": \"亮度280-330\",\n \"profileModel\": \"XS-0139\",\n \"weight\": 0.45,\n \"specification\": \"24.6*44\",\n \"thickness\": 1.27,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 2,\n \"orderTotalQuantity\": 440,\n \"surfaceMethod\": \"机抛氧化瓷白\",\n \"theoreticalWeightPerPiece\": 0.9,\n \"theoreticalWeight\": 396,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 880,\n \"producedLength\": 8.4,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-18\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"39\",\n \"extrusionTeamName\": \"桂英豪\",\n \"scheduleNumber\": \"JY20241018006-6602W\",\n \"productionLength\": 4.09,\n \"productionPieces\": 380,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 505.115,\n \"productionNumber\": 53,\n \"productionWeight\": 0.325,\n \"noProductionNumber\": 327,\n \"noProductionWeight\": 504.79,\n \"orderNo\": \"6602W\",\n \"salesOrderCode\": \"XSWY20241018-6602W\",\n \"materialCode\": \"XS-0141-001\",\n \"materialName\": \"亮度280-330\",\n \"profileModel\": \"XS-0141\",\n \"weight\": 0.325,\n \"specification\": \"39.8*21.5\",\n \"thickness\": 1.2,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.945,\n \"orderTotalQuantity\": 380,\n \"surfaceMethod\": \"机抛氧化瓷白\",\n \"theoreticalWeightPerPiece\": 0.6321,\n \"theoreticalWeight\": 240.2075,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 760,\n \"producedLength\": 8.18,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-18\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"41\",\n \"extrusionTeamName\": \"郭秋庚\",\n \"scheduleNumber\": \"JY20241018014-6617W\",\n \"productionLength\": 4.2,\n \"productionPieces\": 270,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 437.724,\n \"productionNumber\": 56,\n \"productionWeight\": 0.386,\n \"noProductionNumber\": 214,\n \"noProductionWeight\": 437.338,\n \"orderNo\": \"6617W\",\n \"salesOrderCode\": \"XSWY20241018-6617W\",\n \"materialCode\": \"XS-0147-001\",\n \"materialName\": \"亮度280-330\",\n \"profileModel\": \"XS-0147\",\n \"weight\": 0.386,\n \"specification\": \"22.4*41.8\",\n \"thickness\": 1,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 2,\n \"orderTotalQuantity\": 270,\n \"surfaceMethod\": \"机抛氧化瓷白\",\n \"theoreticalWeightPerPiece\": 0.772,\n \"theoreticalWeight\": 208.44,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 540,\n \"producedLength\": 8.4,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-20\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"39\",\n \"extrusionTeamName\": \"桂英豪\",\n \"scheduleNumber\": \"JY20241020022-66208\",\n \"productionLength\": 3.9,\n \"productionPieces\": 390,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 403.065,\n \"productionNumber\": 55,\n \"productionWeight\": 0.265,\n \"noProductionNumber\": 335,\n \"noProductionWeight\": 402.8,\n \"orderNo\": \"66208\",\n \"salesOrderCode\": \"KDS20241018-66208\",\n \"materialCode\": \"KDS-1403B-001\",\n \"materialName\": \"KDS-1403B\",\n \"profileModel\": \"KDS-1403B\",\n \"weight\": 0.265,\n \"specification\": \"见图\",\n \"thickness\": 1,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 3.9,\n \"orderTotalQuantity\": 350,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 1.0335,\n \"theoreticalWeight\": 361.725,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 390,\n \"producedLength\": 3.9,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-21\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241021003-66302\",\n \"productionLength\": 3.89,\n \"productionPieces\": 285,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 352.5507,\n \"productionNumber\": 36,\n \"productionWeight\": 0.318,\n \"noProductionNumber\": 249,\n \"noProductionWeight\": 352.2327,\n \"orderNo\": \"66302\",\n \"salesOrderCode\": \"XCXT20241018-66302\",\n \"materialCode\": \"XL075-001\",\n \"materialName\": \"XL075\",\n \"profileModel\": \"XL075\",\n \"weight\": 0.318,\n \"specification\": \"29.38*44.4\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 3.89,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 3.89,\n \"orderTotalQuantity\": 250,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 1.237,\n \"theoreticalWeight\": 309.255,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 570,\n \"producedLength\": 7.78,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-23\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241023001-66501\",\n \"productionLength\": 3.828,\n \"productionPieces\": 100,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 124.41,\n \"productionNumber\": 100,\n \"productionWeight\": 0.325,\n \"noProductionNumber\": 0,\n \"noProductionWeight\": 124.085,\n \"orderNo\": \"66501\",\n \"salesOrderCode\": \"DM20241018-66501\",\n \"materialCode\": \"DM39-001\",\n \"materialName\": \"DM39\",\n \"profileModel\": \"DM39\",\n \"weight\": 0.325,\n \"specification\": \"27*26.56\",\n \"thickness\": 0.8,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.859,\n \"orderTotalQuantity\": 100,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.6042,\n \"theoreticalWeight\": 60.4175,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 100,\n \"producedLength\": 3.83,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241025001-66502\",\n \"productionLength\": 3.754,\n \"productionPieces\": 50,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 78.0832,\n \"productionNumber\": 68,\n \"productionWeight\": 0.416,\n \"noProductionNumber\": -18,\n \"noProductionWeight\": 77.6672,\n \"orderNo\": \"66502\",\n \"salesOrderCode\": \"DM20241018-66502\",\n \"materialCode\": \"DM171-001\",\n \"materialName\": \"DM171\",\n \"profileModel\": \"DM171\",\n \"weight\": 0.416,\n \"specification\": \"40*20.2\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.822,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.822,\n \"orderTotalQuantity\": 50,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.758,\n \"theoreticalWeight\": 37.8976,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 50,\n \"producedLength\": 3.75,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241025002-66503\",\n \"productionLength\": 4.01,\n \"productionPieces\": 100,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 119.899,\n \"productionNumber\": 142,\n \"productionWeight\": 0.299,\n \"noProductionNumber\": -42,\n \"noProductionWeight\": 119.6,\n \"orderNo\": \"66503\",\n \"salesOrderCode\": \"DM20241018-66503\",\n \"materialCode\": \"DM37-002\",\n \"materialName\": \"DM37\",\n \"profileModel\": \"DM37\",\n \"weight\": 0.299,\n \"specification\": \"37.67*41.59\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.95,\n \"orderTotalQuantity\": 100,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.5831,\n \"theoreticalWeight\": 58.305,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 600,\n \"producedLength\": 24.06,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241025003-66601W\",\n \"productionLength\": 1.9,\n \"productionPieces\": 110,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 49.115,\n \"productionNumber\": 118,\n \"productionWeight\": 0.235,\n \"noProductionNumber\": -8,\n \"noProductionWeight\": 48.88,\n \"orderNo\": \"66601W\",\n \"salesOrderCode\": \"DM20241018-66601W\",\n \"materialCode\": \"DM65-001\",\n \"materialName\": \"DM003\",\n \"profileModel\": \"DM65\",\n \"weight\": 0.235,\n \"specification\": \"28.43*35\",\n \"thickness\": 0.8,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.85,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 110,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4465,\n \"theoreticalWeight\": 49.115,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 110,\n \"producedLength\": 1.9,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"41\",\n \"extrusionTeamName\": \"郭秋庚\",\n \"scheduleNumber\": \"JY20241025004-66602W\",\n \"productionLength\": 3.91,\n \"productionPieces\": 110,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 99.7832,\n \"productionNumber\": 88,\n \"productionWeight\": 0.232,\n \"noProductionNumber\": 22,\n \"noProductionWeight\": 99.5512,\n \"orderNo\": \"66602W\",\n \"salesOrderCode\": \"DM20241018-66602W\",\n \"materialCode\": \"DM66-001\",\n \"materialName\": \"DM004\",\n \"profileModel\": \"DM66\",\n \"weight\": 0.232,\n \"specification\": \"34.2*27.97\",\n \"thickness\": 0.8,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.85,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 110,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4408,\n \"theoreticalWeight\": 48.488,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 110,\n \"producedLength\": 3.91,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-22\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241022004-66702W\",\n \"productionLength\": 4.01,\n \"productionPieces\": 850,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 1111.171,\n \"productionNumber\": 30,\n \"productionWeight\": 0.326,\n \"noProductionNumber\": 820,\n \"noProductionWeight\": 1110.845,\n \"orderNo\": \"66702W\",\n \"salesOrderCode\": \"DM20241018-66702W\",\n \"materialCode\": \"DM54-001\",\n \"materialName\": \"SS-235\",\n \"profileModel\": \"DM54\",\n \"weight\": 0.326,\n \"specification\": \"20.4*46.5\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.95,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.95,\n \"orderTotalQuantity\": 850,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.6357,\n \"theoreticalWeight\": 540.345,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 850,\n \"producedLength\": 4.01,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-22\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241022005-66703W\",\n \"productionLength\": 3.81,\n \"productionPieces\": 350,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 434.721,\n \"productionNumber\": 47,\n \"productionWeight\": 0.326,\n \"noProductionNumber\": 303,\n \"noProductionWeight\": 434.395,\n \"orderNo\": \"66703W\",\n \"salesOrderCode\": \"DM20241018-66703W\",\n \"materialCode\": \"DM54-001\",\n \"materialName\": \"SS-235\",\n \"profileModel\": \"DM54\",\n \"weight\": 0.326,\n \"specification\": \"20.4*46.5\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.95,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.85,\n \"orderTotalQuantity\": 350,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.6031,\n \"theoreticalWeight\": 211.085,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 350,\n \"producedLength\": 3.81,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-22\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241022006-66704W\",\n \"productionLength\": 4.33,\n \"productionPieces\": 860,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 1735.2908,\n \"productionNumber\": 176,\n \"productionWeight\": 0.466,\n \"noProductionNumber\": 684,\n \"noProductionWeight\": 1734.8248,\n \"orderNo\": \"66704W\",\n \"salesOrderCode\": \"DM20241018-66704W\",\n \"materialCode\": \"DM59-002\",\n \"materialName\": \"DM59\",\n \"profileModel\": \"DM59\",\n \"weight\": 0.466,\n \"specification\": \"见图纸\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0.61,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 0.7,\n \"orderTotalQuantity\": 860,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.3262,\n \"theoreticalWeight\": 280.532,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 1720,\n \"producedLength\": 8.66,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-22\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241022007-66705W\",\n \"productionLength\": 4.62,\n \"productionPieces\": 310,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 667.4052,\n \"productionNumber\": 62,\n \"productionWeight\": 0.466,\n \"noProductionNumber\": 248,\n \"noProductionWeight\": 666.9392,\n \"orderNo\": \"66705W\",\n \"salesOrderCode\": \"DM20241018-66705W\",\n \"materialCode\": \"DM59-002\",\n \"materialName\": \"DM59\",\n \"profileModel\": \"DM59\",\n \"weight\": 0.466,\n \"specification\": \"见图纸\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0.61,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 0.9,\n \"orderTotalQuantity\": 310,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4194,\n \"theoreticalWeight\": 130.014,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 620,\n \"producedLength\": 9.24,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241025007-66706W\",\n \"productionLength\": 1.1,\n \"productionPieces\": 240,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 123.024,\n \"productionNumber\": 85,\n \"productionWeight\": 0.466,\n \"noProductionNumber\": 155,\n \"noProductionWeight\": 122.558,\n \"orderNo\": \"66706W\",\n \"salesOrderCode\": \"DM20241018-66706W\",\n \"materialCode\": \"DM59-002\",\n \"materialName\": \"DM59\",\n \"profileModel\": \"DM59\",\n \"weight\": 0.466,\n \"specification\": \"见图纸\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0.61,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.1,\n \"orderTotalQuantity\": 240,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.5126,\n \"theoreticalWeight\": 123.024,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 720,\n \"producedLength\": 3.3,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-22\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241022008-66707W\",\n \"productionLength\": 3.81,\n \"productionPieces\": 320,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 568.1472,\n \"productionNumber\": 128,\n \"productionWeight\": 0.466,\n \"noProductionNumber\": 192,\n \"noProductionWeight\": 567.6812,\n \"orderNo\": \"66707W\",\n \"salesOrderCode\": \"DM20241018-66707W\",\n \"materialCode\": \"DM59-002\",\n \"materialName\": \"DM59\",\n \"profileModel\": \"DM59\",\n \"weight\": 0.466,\n \"specification\": \"见图纸\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0.61,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.85,\n \"orderTotalQuantity\": 320,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.8621,\n \"theoreticalWeight\": 275.872,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 640,\n \"producedLength\": 7.62,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-24\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"41\",\n \"extrusionTeamName\": \"郭秋庚\",\n \"scheduleNumber\": \"JY20241024001-66709W\",\n \"productionLength\": 4.01,\n \"productionPieces\": 280,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 396.3484,\n \"productionNumber\": 80,\n \"productionWeight\": 0.353,\n \"noProductionNumber\": 200,\n \"noProductionWeight\": 395.9954,\n \"orderNo\": \"66709W\",\n \"salesOrderCode\": \"DM20241018-66709W\",\n \"materialCode\": \"DM165-001\",\n \"materialName\": \"DM165\",\n \"profileModel\": \"DM165\",\n \"weight\": 0.353,\n \"specification\": null,\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.95,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.95,\n \"orderTotalQuantity\": 280,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.6884,\n \"theoreticalWeight\": 192.738,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-18\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 560,\n \"producedLength\": 8.02,\n \"priceWithTax\": 20.82,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-22\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241022009-66903W\",\n \"productionLength\": 3.91,\n \"productionPieces\": 3000,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 1513.17,\n \"productionNumber\": 800,\n \"productionWeight\": 0.129,\n \"noProductionNumber\": 2200,\n \"noProductionWeight\": 1513.041,\n \"orderNo\": \"66903W\",\n \"salesOrderCode\": \"SW20241021-66903W\",\n \"materialCode\": \"SH-004-002\",\n \"materialName\": \"SW-110打孔\",\n \"profileModel\": \"SH-004\",\n \"weight\": 0.129,\n \"specification\": \"16.82*19.1\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.9,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 3000,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.2451,\n \"theoreticalWeight\": 735.3,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 3000,\n \"producedLength\": 3.91,\n \"priceWithTax\": 20.78,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"41\",\n \"extrusionTeamName\": \"郭秋庚\",\n \"scheduleNumber\": \"JY20241025008-66904W\",\n \"productionLength\": 3.91,\n \"productionPieces\": 500,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 310.845,\n \"productionNumber\": 573,\n \"productionWeight\": 0.159,\n \"noProductionNumber\": -73,\n \"noProductionWeight\": 310.686,\n \"orderNo\": \"66904W\",\n \"salesOrderCode\": \"SW20241021-66904W\",\n \"materialCode\": \"SH-019-001\",\n \"materialName\": \"SW-117打孔\",\n \"profileModel\": \"SH-019\",\n \"weight\": 0.159,\n \"specification\": \"28.82*19.1\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 0,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 500,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.3021,\n \"theoreticalWeight\": 151.05,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 500,\n \"producedLength\": 3.91,\n \"priceWithTax\": 20.78,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-26\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241026001-66906W\",\n \"productionLength\": 3.71,\n \"productionPieces\": 2000,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 1684.34,\n \"productionNumber\": 792,\n \"productionWeight\": 0.227,\n \"noProductionNumber\": 1208,\n \"noProductionWeight\": 1684.113,\n \"orderNo\": \"66906W\",\n \"salesOrderCode\": \"SW20241021-66906W\",\n \"materialCode\": \"SH-046-001\",\n \"materialName\": \"SW-181打孔 \",\n \"profileModel\": \"SH-046\",\n \"weight\": 0.227,\n \"specification\": \"25*28.6\",\n \"thickness\": 0.8,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.8,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.8,\n \"orderTotalQuantity\": 2000,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4086,\n \"theoreticalWeight\": 817.2,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 2000,\n \"producedLength\": 3.71,\n \"priceWithTax\": 20.78,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-23\",\n \"extrusionMachine\": \"JY001\",\n \"extrusionMachineName\": \"1号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241023003-66907W\",\n \"productionLength\": 3.91,\n \"productionPieces\": 400,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 370.668,\n \"productionNumber\": 437,\n \"productionWeight\": 0.237,\n \"noProductionNumber\": -37,\n \"noProductionWeight\": 370.431,\n \"orderNo\": \"66907W\",\n \"salesOrderCode\": \"SW20241021-66907W\",\n \"materialCode\": \"SH-034-001\",\n \"materialName\": \"SW-138打孔 \",\n \"profileModel\": \"SH-034\",\n \"weight\": 0.237,\n \"specification\": \"30*20\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.9,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 400,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4503,\n \"theoreticalWeight\": 180.12,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 400,\n \"producedLength\": 3.91,\n \"priceWithTax\": 20.78,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-23\",\n \"extrusionMachine\": \"JY005\",\n \"extrusionMachineName\": \"2号挤压机 \",\n \"extrusionTeam\": \"40\",\n \"extrusionTeamName\": \"李军\",\n \"scheduleNumber\": \"JY20241023004-66908W\",\n \"productionLength\": 3.91,\n \"productionPieces\": 400,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 356.592,\n \"productionNumber\": 194,\n \"productionWeight\": 0.228,\n \"noProductionNumber\": 206,\n \"noProductionWeight\": 356.364,\n \"orderNo\": \"66908W\",\n \"salesOrderCode\": \"SW20241021-66908W\",\n \"materialCode\": \"SH-035-001\",\n \"materialName\": \"SW-139打孔新,按变更后图纸 \",\n \"profileModel\": \"SH-035\",\n \"weight\": 0.228,\n \"specification\": \"30.11*20.43\",\n \"thickness\": 0.9,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.9,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 400,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4332,\n \"theoreticalWeight\": 173.28,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 400,\n \"producedLength\": 3.91,\n \"priceWithTax\": 20.78,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"38\",\n \"extrusionTeamName\": \"钟小玲\",\n \"scheduleNumber\": \"JY20241025010-67201W\",\n \"productionLength\": 3.91,\n \"productionPieces\": 60,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 64.515,\n \"productionNumber\": 76,\n \"productionWeight\": 0.275,\n \"noProductionNumber\": -16,\n \"noProductionWeight\": 64.24,\n \"orderNo\": \"67201W\",\n \"salesOrderCode\": \"DM20241021-67201W\",\n \"materialCode\": \"DM132-001\",\n \"materialName\": \"DM132\",\n \"profileModel\": \"DM132\",\n \"weight\": 0.275,\n \"specification\": \"见图\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.9,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.9,\n \"orderTotalQuantity\": 60,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.5225,\n \"theoreticalWeight\": 31.35,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 60,\n \"producedLength\": 3.91,\n \"priceWithTax\": 21.89,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n },\n {\n \"extrusionDate\": \"2024-10-25\",\n \"extrusionMachine\": \"JY014\",\n \"extrusionMachineName\": \"4号挤压机\",\n \"extrusionTeam\": \"41\",\n \"extrusionTeamName\": \"郭秋庚\",\n \"scheduleNumber\": \"JY20241025011-67202W\",\n \"productionLength\": 3.51,\n \"productionPieces\": 140,\n \"sawingMethod\": null,\n \"salespersonName\": \"徐兰芳\",\n \"productionTheoreticalWeight\": 135.135,\n \"productionNumber\": 118,\n \"productionWeight\": 0.275,\n \"noProductionNumber\": 22,\n \"noProductionWeight\": 134.86,\n \"orderNo\": \"67202W\",\n \"salesOrderCode\": \"DM20241021-67202W\",\n \"materialCode\": \"DM132-001\",\n \"materialName\": \"DM132\",\n \"profileModel\": \"DM132\",\n \"weight\": 0.275,\n \"specification\": \"见图\",\n \"thickness\": 0,\n \"piecesBundle\": null,\n \"materialCategory\": \"004\",\n \"defaultLength\": 1.9,\n \"packagingMethod\": null,\n \"source\": \"source2\",\n \"unit\": \"支\",\n \"orderLength\": 1.7,\n \"orderTotalQuantity\": 140,\n \"surfaceMethod\": \"机抛亮光\",\n \"theoreticalWeightPerPiece\": 0.4675,\n \"theoreticalWeight\": 65.45,\n \"packingQuantity\": null,\n \"deliveryDate\": \"2024-12-21\",\n \"customerMaterialCode\": null,\n \"producedPieces\": 140,\n \"producedLength\": 3.51,\n \"priceWithTax\": 21.98,\n \"amountWithTax\": 0,\n \"shipmentsedNumber\": 0,\n \"returnedNumber\": null,\n \"status\": 0\n }\n ]\n },\n \"message\": \"success\"\n}", "description" : null, "requestBodyDefinition" : { "name" : "root", @@ -542,15 +542,23 @@ import '@/common/sql' as sql String salesOrdeSelect = sql("salesOrder") String scheduleNumber = body["scheduleNumber"]; -String salesOrderCode = body["salesOrderCode"]; +String salesOrderCode = body["salesOrderCode"]; // 销售单号 String orderNo = body["orderNo"]; -String materialCode = body["materialCode"]; -String profileModel = body["profileModel"]; +String materialCode = body["materialCode"]; // 物料编码 +String profileModel = body["profileModel"]; // 型材型号 String salesStatus = body["salesStatus"]; String extrusionDate = body['extrusionDate']; String customerId = body['customerId']; -String surfaceMethod = body['surfaceMethod']; +String surfaceMethod = body['surfaceMethod']; // 表面方式 + +String extrusionDateRang = body['extrusionDateRang']; // 排挤日期范围 +String extrusionMachine = body['extrusionMachine']; // 挤压机台 +String extrusionTeam = body['extrusionTeam']; // 挤压班组 +String materialName = body['materialName']; // 物料名称 +String specification = body['specification']; // 规格型号 +String orderLength = body['orderLength']; // 订单长度 + return db.page(""" select @@ -564,6 +572,11 @@ return db.page(""" mesd.production_pieces, mesd.sawing_method, su2.user_name as salesperson_name, + round((mesd.production_pieces * mesd.production_length * msm.weight), 4) as production_theoretical_weight, + mpr.production_number, + round((mpr.production_weight * mesd.production_length * mpr.production_number), 4) as production_weight, + round((mesd.production_pieces - mpr.production_number), 4) as no_production_number, + round(((mesd.production_pieces * mesd.production_length * msm.weight) - (mpr.production_weight * mesd.production_length * mpr.production_number)), 4) as no_production_weight, ${salesOrdeSelect} from mini_extrusion_schedule_detail mesd @@ -575,6 +588,10 @@ return db.page(""" on mesd.sales_order_code = msm.sales_order_code and mesd.material_code = msm.material_code and mesd.order_no = msm.order_no left join mini_sales_orders mso on mso.document_number = msm.sales_order_code left join sys_user su2 on su2.user_id = mso.salesperson + left join (select schedule_number, sales_order_code, material_code, order_no, sum(production_number) as production_number, sum(production_weight) as production_weight + from mini_process_report where is_completed = 1 group by schedule_number, sales_order_code, material_code, order_no) mpr + on mesd.schedule_number = mpr.schedule_number and mesd.sales_order_code = mpr.sales_order_code + and mesd.material_code = mpr.material_code and mesd.order_no = mpr.order_no where 1=1 ?{scheduleNumber != null and scheduleNumber != '', and mesd.schedule_number like concat('%', #{scheduleNumber}, '%')} ?{salesOrderCode != null and salesOrderCode != '', and msm.sales_order_code like concat('%', #{salesOrderCode}, '%')} @@ -586,4 +603,14 @@ return db.page(""" ?{extrusionDate!=null && extrusionDate!="", and date(mes.extrusion_date) = #{extrusionDate} } ?{customerId != null and customerId != '', and mso.customer_id = #{customerId}} ?{surfaceMethod != null and surfaceMethod != '', and msm.surface_method = #{surfaceMethod}} + + + ?{extrusionDateRang != null and extrusionDateRang != '' and extrusionDateRang.size() > 0, + and date(mes.extrusion_date) between #{extrusionDateRang[0]} and #{extrusionDateRang[1]}} + ?{extrusionMachine != null and extrusionMachine != '', and mes.extrusion_machine = #{extrusionMachine}} + ?{extrusionTeam != null and extrusionTeam != '', and mes.extrusion_team = #{extrusionTeam}} + ?{materialName != null and materialName != '', and msm.material_name like concat('%', #{materialName}, '%')} + ?{specification != null and specification != '', and msm.specification like concat('%', #{specification}, '%')} + ?{orderLength != null and orderLength != '', and msm.order_length = #{orderLength}} + """) \ No newline at end of file diff --git a/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/列表.ms b/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/列表.ms index de52f45..614bffb 100644 --- a/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/列表.ms +++ b/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/列表.ms @@ -5,7 +5,7 @@ "groupId" : "a2b7765d540449b7bf93e070c1911ce9", "name" : "列表", "createTime" : null, - "updateTime" : 1732242902193, + "updateTime" : 1733368094450, "lock" : null, "createBy" : null, "updateBy" : null, @@ -54,6 +54,9 @@ String price = body.price; String deliveryDate = body.deliveryDate; String status = body.status +List purchaseDateRang = body.purchaseDateRang; +List deliveryDateRang = body.deliveryDateRang; + var sql = """ select mpo.id, @@ -74,15 +77,16 @@ var sql = """ left join mini_supplier_info msi on msi.id = mpo.supplier left join sys_user su on su.user_id = mpo.purchaser where 1 = 1 - ?{documentNumber != null and documentNumber != '', and mpo.document_number = #{documentNumber}} + ?{documentNumber != null and documentNumber != '', and mpo.document_number like concat('%', #{documentNumber} ,'%')} ?{supplier != null and supplier != '', and mpo.supplier = #{supplier}} - ?{purchaseDate != null and purchaseDate != '', and mpo.purchase_date = #{purchaseDate}} + ?{purchaseDateRang != null and purchaseDateRang != '' and purchaseDateRang.size() > 0, and date(mpo.purchase_date) between #{purchaseDateRang[0]} and #{purchaseDateRang[1]}} ?{purchaser != null and purchaser != '', and mpo.purchaser = #{purchaser}} ?{price != null and price != '', and mpo.price = #{price}} - ?{deliveryDate != null and deliveryDate != '', and mpo.delivery_date = #{deliveryDate}} + ?{deliveryDateRang != null and deliveryDateRang != '' and deliveryDateRang.size() > 0, and date(mpo.delivery_date) between #{deliveryDateRang[0]} and #{deliveryDateRang[1]}} ?{status != null and status != '', and mpo.status = #{status}} """ - +// ?{purchaseDate != null and purchaseDate != '', and mpo.purchase_date = #{purchaseDate}} +// ?{deliveryDate != null and deliveryDate != '', and mpo.delivery_date = #{deliveryDate}} String supplier = body.supplier; String purchaseDate = body.purchaseDate; String purchaser = body.purchaser; diff --git a/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/采购订单详情列表.ms b/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/采购订单详情列表.ms index 54e5875..71b7855 100644 --- a/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/采购订单详情列表.ms +++ b/appengine/src/main/resources/api_file/api/web管理端API/采购管理/采购订单管理/采购订单详情列表.ms @@ -5,7 +5,7 @@ "groupId" : "a2b7765d540449b7bf93e070c1911ce9", "name" : "采购订单详情列表", "createTime" : null, - "updateTime" : 1732592767045, + "updateTime" : 1733369143229, "lock" : null, "createBy" : null, "updateBy" : null, @@ -16,7 +16,7 @@ "requestBody" : "{\r\n \"documentNumber\": \"\",\r\n \"materialCode\": \"\"\r\n}", "headers" : [ ], "paths" : [ ], - "responseBody" : "{\n \"code\": 0,\n \"data\": {\n \"count\": 504,\n \"list\": [\n {\n \"id\": 5628,\n \"purchaseOrderNumber\": \"P202407003\",\n \"materialCode\": \"FL00069\",\n \"materialName\": \"除灰挤\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"KG\",\n \"remarks\": null,\n \"purchaseQuantity\": 1000,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 6.5,\n \"amount\": 6500,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432248000,\n \"warehousingQuantity\": 1000,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5629,\n \"purchaseOrderNumber\": \"P202407004\",\n \"materialCode\": \"FL00046\",\n \"materialName\": \"帆布手套\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"帆布手套\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"包\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 17.5,\n \"amount\": 70,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432295000,\n \"warehousingQuantity\": 4,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5630,\n \"purchaseOrderNumber\": \"P202407005\",\n \"materialCode\": \"FL00046\",\n \"materialName\": \"帆布手套\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"帆布手套\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"包\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 17.5,\n \"amount\": 70,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432375000,\n \"warehousingQuantity\": 4,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5631,\n \"purchaseOrderNumber\": \"P202407006\",\n \"materialCode\": \"FL00057\",\n \"materialName\": \"碎布\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"包\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 180,\n \"amount\": 180,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432399000,\n \"warehousingQuantity\": 10,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5632,\n \"purchaseOrderNumber\": \"P202407007\",\n \"materialCode\": \"FL00058\",\n \"materialName\": \"13--15开口扳手\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"13--15\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 2,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 6,\n \"amount\": 12,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432445000,\n \"warehousingQuantity\": 2,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5633,\n \"purchaseOrderNumber\": \"P202407008\",\n \"materialCode\": \"FL00059\",\n \"materialName\": \"明装五孔插座\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"明装五孔\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"盒\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 80,\n \"amount\": 80,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5634,\n \"purchaseOrderNumber\": \"P202407009\",\n \"materialCode\": \"FL00060\",\n \"materialName\": \"30x40厘米不锈钢强电箱\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"30*40\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 110,\n \"amount\": 110,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5635,\n \"purchaseOrderNumber\": \"P202407010\",\n \"materialCode\": \"FL00061\",\n \"materialName\": \"M4丝攻\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"M4丝攻\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"套\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 5,\n \"amount\": 5,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5636,\n \"purchaseOrderNumber\": \"P202407011\",\n \"materialCode\": \"FL00062\",\n \"materialName\": \"M5丝攻\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"M5丝攻\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"套\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 5,\n \"amount\": 5,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5637,\n \"purchaseOrderNumber\": \"P202407012\",\n \"materialCode\": \"FL00063\",\n \"materialName\": \"黑手洗手粉\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"箱\",\n \"remarks\": null,\n \"purchaseQuantity\": 2,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 18,\n \"amount\": 36,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5638,\n \"purchaseOrderNumber\": \"P202407013\",\n \"materialCode\": \"FL00064\",\n \"materialName\": \"拖把\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"把\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 13,\n \"amount\": 52,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5639,\n \"purchaseOrderNumber\": \"P202407014\",\n \"materialCode\": \"FL00065\",\n \"materialName\": \"锯片\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"405*25.4\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"块\",\n \"remarks\": null,\n \"purchaseQuantity\": 5,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 300,\n \"amount\": 1500,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432531000,\n \"warehousingQuantity\": 5,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5640,\n \"purchaseOrderNumber\": \"P202407015\",\n \"materialCode\": \"FL00056\",\n \"materialName\": \"拉伸膜\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"卷\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 49.75,\n \"amount\": 199,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5642,\n \"purchaseOrderNumber\": \"P202407017\",\n \"materialCode\": \"FL00053\",\n \"materialName\": \"信封\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 500,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 0.3,\n \"amount\": 150,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5643,\n \"purchaseOrderNumber\": \"P202407018\",\n \"materialCode\": \"FL00054\",\n \"materialName\": \"放行条\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"本\",\n \"remarks\": null,\n \"purchaseQuantity\": 51,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 2,\n \"amount\": 102,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5644,\n \"purchaseOrderNumber\": \"P202407019\",\n \"materialCode\": \"FL00066\",\n \"materialName\": \"五金仓库入库单\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"本\",\n \"remarks\": null,\n \"purchaseQuantity\": 100,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 2.2,\n \"amount\": 220,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5645,\n \"purchaseOrderNumber\": \"P202407020\",\n \"materialCode\": \"FL00055\",\n \"materialName\": \"隔膜泵膜片\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 2,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 150,\n \"amount\": 300,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729416906000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5646,\n \"purchaseOrderNumber\": \"P202407021\",\n \"materialCode\": \"FL00067\",\n \"materialName\": \"吊顶\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"主龙骨45米、边骨23米、副龙骨60厘米、石膏天花板60*60厘米\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"M\",\n \"remarks\": null,\n \"purchaseQuantity\": 50,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 17,\n \"amount\": 850,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432661000,\n \"warehousingQuantity\": 50,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5647,\n \"purchaseOrderNumber\": \"P202407022\",\n \"materialCode\": \"FL00070\",\n \"materialName\": \"硫酸\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"KG\",\n \"remarks\": null,\n \"purchaseQuantity\": 7810,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 0.54,\n \"amount\": 4217.4,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432729000,\n \"warehousingQuantity\": 7810,\n \"returningQuantity\": 0\n },\n {\n \"id\": 5648,\n \"purchaseOrderNumber\": \"P202407023\",\n \"materialCode\": \"FL00003\",\n \"materialName\": \"磷酸\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"KG\",\n \"remarks\": null,\n \"purchaseQuantity\": 31745,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 2,\n \"amount\": 63490,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1729416906000,\n \"createBy\": null,\n \"updateTime\": 1729432759000,\n \"warehousingQuantity\": 31745,\n \"returningQuantity\": 0\n }\n ]\n },\n \"message\": \"success\"\n}", + "responseBody" : "{\n \"code\": 0,\n \"data\": {\n \"count\": 555,\n \"list\": [\n {\n \"id\": 5628,\n \"purchaseOrderNumber\": \"P202407003\",\n \"materialCode\": \"FL00069\",\n \"materialName\": \"除灰挤\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"KG\",\n \"remarks\": null,\n \"purchaseQuantity\": 1000,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 6.5,\n \"amount\": 6500,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719970140000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719970140000,\n \"warehousingQuantity\": 1000,\n \"returningQuantity\": 0,\n \"supplier\": \"2\",\n \"supplierName\": \"同盟\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 1,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5629,\n \"purchaseOrderNumber\": \"P202407004\",\n \"materialCode\": \"FL00046\",\n \"materialName\": \"帆布手套\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"帆布手套\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"包\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 17.5,\n \"amount\": 70,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719987360000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719987360000,\n \"warehousingQuantity\": 4,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 1,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5630,\n \"purchaseOrderNumber\": \"P202407005\",\n \"materialCode\": \"FL00046\",\n \"materialName\": \"帆布手套\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"帆布手套\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"包\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 17.5,\n \"amount\": 70,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719986040000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719986040000,\n \"warehousingQuantity\": 4,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 1,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5631,\n \"purchaseOrderNumber\": \"P202407006\",\n \"materialCode\": \"FL00057\",\n \"materialName\": \"碎布\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"包\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 180,\n \"amount\": 180,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719987960000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719987960000,\n \"warehousingQuantity\": 10,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5632,\n \"purchaseOrderNumber\": \"P202407007\",\n \"materialCode\": \"FL00058\",\n \"materialName\": \"13--15开口扳手\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"13--15\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 2,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 6,\n \"amount\": 12,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719982620000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719982620000,\n \"warehousingQuantity\": 2,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5633,\n \"purchaseOrderNumber\": \"P202407008\",\n \"materialCode\": \"FL00059\",\n \"materialName\": \"明装五孔插座\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"明装五孔\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"盒\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 80,\n \"amount\": 80,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719988380000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719988380000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5634,\n \"purchaseOrderNumber\": \"P202407009\",\n \"materialCode\": \"FL00060\",\n \"materialName\": \"30x40厘米不锈钢强电箱\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"30*40\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 110,\n \"amount\": 110,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719973620000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719973620000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5635,\n \"purchaseOrderNumber\": \"P202407010\",\n \"materialCode\": \"FL00061\",\n \"materialName\": \"M4丝攻\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"M4丝攻\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"套\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 5,\n \"amount\": 5,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719982380000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719982380000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5636,\n \"purchaseOrderNumber\": \"P202407011\",\n \"materialCode\": \"FL00062\",\n \"materialName\": \"M5丝攻\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"M5丝攻\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"套\",\n \"remarks\": null,\n \"purchaseQuantity\": 10,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 5,\n \"amount\": 5,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719997800000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719997800000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5637,\n \"purchaseOrderNumber\": \"P202407012\",\n \"materialCode\": \"FL00063\",\n \"materialName\": \"黑手洗手粉\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"箱\",\n \"remarks\": null,\n \"purchaseQuantity\": 2,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 18,\n \"amount\": 36,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719970620000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719970620000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5638,\n \"purchaseOrderNumber\": \"P202407013\",\n \"materialCode\": \"FL00064\",\n \"materialName\": \"拖把\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"把\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 13,\n \"amount\": 52,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719987960000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719987960000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5639,\n \"purchaseOrderNumber\": \"P202407014\",\n \"materialCode\": \"FL00065\",\n \"materialName\": \"锯片\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"405*25.4\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"块\",\n \"remarks\": null,\n \"purchaseQuantity\": 5,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 300,\n \"amount\": 1500,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719984000000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719984000000,\n \"warehousingQuantity\": 5,\n \"returningQuantity\": 0,\n \"supplier\": \"6\",\n \"supplierName\": \"永强五金\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5640,\n \"purchaseOrderNumber\": \"P202407015\",\n \"materialCode\": \"FL00056\",\n \"materialName\": \"拉伸膜\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"卷\",\n \"remarks\": null,\n \"purchaseQuantity\": 4,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 49.75,\n \"amount\": 199,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719996000000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719996000000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"11\",\n \"supplierName\": \"网购\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5642,\n \"purchaseOrderNumber\": \"P202407017\",\n \"materialCode\": \"FL00053\",\n \"materialName\": \"信封\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 500,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 0.3,\n \"amount\": 150,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719993000000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719993000000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"19\",\n \"supplierName\": \"龙津小学\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5643,\n \"purchaseOrderNumber\": \"P202407018\",\n \"materialCode\": \"FL00054\",\n \"materialName\": \"放行条\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"本\",\n \"remarks\": null,\n \"purchaseQuantity\": 51,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 2,\n \"amount\": 102,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719977700000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719977700000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"19\",\n \"supplierName\": \"龙津小学\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5644,\n \"purchaseOrderNumber\": \"P202407019\",\n \"materialCode\": \"FL00066\",\n \"materialName\": \"五金仓库入库单\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"本\",\n \"remarks\": null,\n \"purchaseQuantity\": 100,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 2.2,\n \"amount\": 220,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719992640000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719992640000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"19\",\n \"supplierName\": \"龙津小学\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5645,\n \"purchaseOrderNumber\": \"P202407020\",\n \"materialCode\": \"FL00055\",\n \"materialName\": \"隔膜泵膜片\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"PCS\",\n \"remarks\": null,\n \"purchaseQuantity\": 2,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 150,\n \"amount\": 300,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719987240000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719987240000,\n \"warehousingQuantity\": 0,\n \"returningQuantity\": 0,\n \"supplier\": \"20\",\n \"supplierName\": \"谷建龙\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 0,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 2\n },\n {\n \"id\": 5646,\n \"purchaseOrderNumber\": \"P202407021\",\n \"materialCode\": \"FL00067\",\n \"materialName\": \"吊顶\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": \"主龙骨45米、边骨23米、副龙骨60厘米、石膏天花板60*60厘米\",\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"M\",\n \"remarks\": null,\n \"purchaseQuantity\": 50,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 17,\n \"amount\": 850,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719993540000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719993540000,\n \"warehousingQuantity\": 50,\n \"returningQuantity\": 0,\n \"supplier\": \"21\",\n \"supplierName\": \"况氏板材\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5647,\n \"purchaseOrderNumber\": \"P202407022\",\n \"materialCode\": \"FL00070\",\n \"materialName\": \"硫酸\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"KG\",\n \"remarks\": null,\n \"purchaseQuantity\": 7810,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 0.54,\n \"amount\": 4217.4,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719986760000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719986760000,\n \"warehousingQuantity\": 7810,\n \"returningQuantity\": 0,\n \"supplier\": \"22\",\n \"supplierName\": \"宏亮化工\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 0,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 1\n },\n {\n \"id\": 5648,\n \"purchaseOrderNumber\": \"P202407023\",\n \"materialCode\": \"FL00003\",\n \"materialName\": \"磷酸\",\n \"profileModel\": null,\n \"weight\": null,\n \"specification\": null,\n \"thickness\": null,\n \"piecesBundle\": null,\n \"materialCategory\": null,\n \"defaultLength\": null,\n \"packagingMethod\": null,\n \"source\": null,\n \"unit\": \"KG\",\n \"remarks\": null,\n \"purchaseQuantity\": 31745,\n \"pieces\": null,\n \"theoreticalWeight\": null,\n \"unitPrice\": 2,\n \"amount\": 63490,\n \"taxRate\": null,\n \"priceWithTax\": null,\n \"amountWithTax\": null,\n \"pricingMethod\": null,\n \"createTime\": 1719971340000,\n \"createBy\": \"刘燕\",\n \"updateTime\": 1719971340000,\n \"warehousingQuantity\": 31745,\n \"returningQuantity\": 0,\n \"supplier\": \"64\",\n \"supplierName\": \"雷权\",\n \"purchaseDate\": \"2024-07-03\",\n \"purchaser\": \"30\",\n \"purchaserName\": \"刘燕\",\n \"price\": 22890,\n \"deliveryDate\": \"2024-09-03\",\n \"isWarehouse\": 1,\n \"purchaseOrderStatus\": 0,\n \"deliveryfg\": 1\n }\n ]\n },\n \"message\": \"success\"\n}", "description" : null, "requestBodyDefinition" : { "name" : "root", @@ -490,9 +490,20 @@ } } ================================ -String documentNumber = body.documentNumber -String materialCode = body.materialCode -String status = body.status +String documentNumber = body.documentNumber; +String materialCode = body.materialCode; // 物料编号 +String materialName = body.materialName; // 物料名称 +String status = body.status; + +String supplier = body.supplier; // 供应商 +String purchaser = body.purchaser; // 采购员 +String pricingMethod = body.pricingMethod; // 计价方式 +String deliveryFg = body.deliveryFg; // 是否完成交货 + +List purchaseDateRang = body.purchaseDateRang; // 采购日期范围 +List deliveryDateRang = body.deliveryDateRang; // 交货日期范围 + + return db.page(""" select @@ -505,13 +516,26 @@ return db.page(""" mpo.price, date_format(mpo.delivery_date, '%Y-%m-%d') as delivery_date, mpo.is_warehouse, - mpo.status as purchase_order_status + mpo.status as purchase_order_status, + if((mpom.purchase_quantity - mpom.warehousing_quantity) <= 0 , 1, 2) deliveryFg from mini_purchase_orders_materials mpom left join mini_purchase_orders mpo on mpom.purchase_order_number = mpo.document_number left join mini_supplier_info msi on msi.id = mpo.supplier left join sys_user su on su.user_id = mpo.purchaser where 1=1 - ?{documentNumber!=null && documentNumber !="", and mpom.purchase_order_number = #{documentNumber}} - ?{materialCode!=null && materialCode !="", and mpom.material_code = #{materialCode}} + ?{documentNumber!=null && documentNumber !="", and mpom.purchase_order_number like concat('%', #{documentNumber} ,'%')} + ?{materialCode!=null && materialCode !="", and mpom.material_code like concat('%', #{materialCode} ,'%')} + ?{materialName!=null && materialName !="", and mpom.material_name like concat('%', #{materialName} ,'%')} ?{status!=null && status !="", and mpom.status = #{status}} + + ?{supplier != null and supplier != '', and mpo.supplier = #{supplier}} + ?{purchaseDateRang != null and purchaseDateRang != '' and purchaseDateRang.size() > 0, and date(mpo.purchase_date) between #{purchaseDateRang[0]} and #{purchaseDateRang[1]}} + ?{purchaser != null and purchaser != '', and mpo.purchaser = #{purchaser}} + ?{price != null and price != '', and mpo.price = #{price}} + ?{deliveryDateRang != null and deliveryDateRang != '' and deliveryDateRang.size() > 0, and date(mpo.delivery_date) between #{deliveryDateRang[0]} and #{deliveryDateRang[1]}} + + ?{pricingMethod!=null && pricingMethod !="" && pricingMethod != 3, and mpom.pricing_method = #{pricingMethod}} + ?{pricingMethod!=null && pricingMethod !="" && pricingMethod == 3, and mpom.pricing_method is null} + ?{deliveryFg!=null && deliveryFg !="" && deliveryFg == 1, and (mpom.purchase_quantity - mpom.warehousing_quantity) <= 0 } + ?{deliveryFg!=null && deliveryFg !="" && deliveryFg == 2, and (mpom.purchase_quantity - mpom.warehousing_quantity) > 0 } """) \ No newline at end of file diff --git a/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/列表.ms b/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/列表.ms index 381f7ea..5c533c0 100644 --- a/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/列表.ms +++ b/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/列表.ms @@ -5,7 +5,7 @@ "groupId" : "e631b317606f4246ac82585a7c1f1c5b", "name" : "列表", "createTime" : null, - "updateTime" : 1732242692100, + "updateTime" : 1733370728955, "lock" : null, "createBy" : null, "updateBy" : null, @@ -47,13 +47,20 @@ } ================================ String documentNumber = body.documentNumber; -String salesperson = body.salesperson; + String customerName = body.customerName; String deliveryDate = body.deliveryDate; String salesDate = body.salesDate; String price = body.price; String status = body.status +String customerId = body.customerId; // 客户 +String salesperson = body.salesperson; // 销售员 +String remarks = body.remarks; // 备注 + +List salesDateRang = body.salesDateRang; // 销售日期范围 +List deliveryDateRang = body.deliveryDateRang; // 交货日期范围 + var sql = """ select mso.id, @@ -78,12 +85,17 @@ var sql = """ left join mini_customer_info mci on mci.customer_code = mso.customer_id where 1 = 1 ?{documentNumber != null and documentNumber != '', and mso.document_number like concat('%', #{documentNumber}, '%')} - ?{salesperson != null and salesperson != '', and mso.salesperson like concat('%', #{salesperson}, '%')} + ?{salesDate != null and salesDate != '', and mso.sales_date like concat('%', #{salesDate}, '%')} ?{price != null and price != '', and mso.price = #{price}} - ?{customerId != null and customerId != '', and mso.customer_id like concat('%', #{customerId}, '%')} ?{deliveryDate != null and deliveryDate != '', and mso.delivery_date = #{deliveryDate}} ?{status != null and status != '', and mso.status = #{status}} + + ?{salesperson != null and salesperson != '', and mso.salesperson = #{salesperson}} + ?{remarks != null and remarks != '', and mso.remarks like concat('%', #{remarks}, '%')} + ?{customerId != null and customerId != '', and mso.customer_id = #{customerId}} + ?{salesDateRang != null and salesDateRang != '' and salesDateRang.size() > 0, and date(mso.sales_date) between #{salesDateRang[0]} and #{salesDateRang[1]}} + ?{deliveryDateRang != null and deliveryDateRang != '' and deliveryDateRang.size() > 0, and date(mso.delivery_date) between #{deliveryDateRang[0]} and #{deliveryDateRang[1]}} """ return db.page(sql); diff --git a/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/详情列表.ms b/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/详情列表.ms index ea990a5..92603c7 100644 --- a/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/详情列表.ms +++ b/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售订单管理/详情列表.ms @@ -5,7 +5,7 @@ "groupId" : "e631b317606f4246ac82585a7c1f1c5b", "name" : "详情列表", "createTime" : null, - "updateTime" : 1732591664784, + "updateTime" : 1733380763524, "lock" : null, "createBy" : null, "updateBy" : null, @@ -22,14 +22,24 @@ "responseBodyDefinition" : null } ================================ -String salesOrderCode = body.salesOrderCode; +String salesOrderCode = body.salesOrderCode; // 销售单号 String status = body.status; -String orderNo = body['orderNo']; -String materialCode = body['materialCode']; -String profileModel = body['profileModel']; -String customerId = body['customerId']; -String surfaceMethod = body['surfaceMethod']; +String orderNo = body['orderNo']; // 订单号 +String materialCode = body['materialCode']; // 物料编码 +String profileModel = body['profileModel']; // 型材型号 +String customerId = body['customerId']; // 客户 +String surfaceMethod = body['surfaceMethod']; // 表面方式 + +String salesperson = body['salesperson']; // 销售员 +String materialName = body['materialName']; // 物料名称 +String specification = body['specification']; // 规格型号 +String orderLength = body['orderLength']; // 订单长度 + +List salesDateRang = body['salesDateRang']; // 销售日期范围 +List deliveryDateRang = body['deliveryDateRang']; // 交货日期范围 + +String deliveryFg = body['deliveryFg']; // 是否完成交货 return db.page(""" select @@ -77,12 +87,20 @@ return db.page(""" date_format(mso.pricing_date, '%Y-%m-%d') as pricing_date, mso.processing_fee, mso.price, - mso.tax_rate + mso.tax_rate, + mwp.existing_inventory, + mwp.actual_weight, + (msom.order_total_quantity - mwp.existing_inventory) as completed_inventor, + ((msom.order_length * msom.order_total_quantity * msom.weight) - mwp.actual_weight) as completed_weight, + if((msom.order_total_quantity - msom.shipmentsed_number) <= 0 , 1, 2) deliveryFg from mini_sales_order_materials msom left join mini_sales_orders mso on msom.sales_order_code = mso.document_number left join mini_surface_methods msm on msm.color_code = msom.surface_method left join sys_user su on su.user_id = mso.salesperson left join mini_customer_info mci on mci.customer_code = mso.customer_id + left join mini_warehouse_product mwp on + mwp.order_no = msom.order_no + and mwp.sales_order_code = msom.sales_order_code where 1=1 ?{salesOrderCode != null and salesOrderCode != "", and msom.sales_order_code list concat('%',#{salesOrderCode},'%') } ?{status != null and status != "", and msom.status = #{status} } @@ -91,4 +109,15 @@ return db.page(""" ?{profileModel != null and profileModel != '', and msom.profile_model like concat('%', #{profileModel}, '%')} ?{customerId != null and customerId != '', and mso.customer_id = #{customerId}} ?{surfaceMethod != null and surfaceMethod != '', and msom.surface_method = #{surfaceMethod}} + + ?{salesperson != null and salesperson != '', and mso.salesperson = #{salesperson}} + ?{salesDateRang != null and salesDateRang != '' and salesDateRang.size() > 0, and date(mso.sales_date) between #{salesDateRang[0]} and #{salesDateRang[1]}} + ?{deliveryDateRang != null and deliveryDateRang != '' and deliveryDateRang.size() > 0, and date(mso.delivery_date) between #{deliveryDateRang[0]} and #{deliveryDateRang[1]}} + + ?{materialName != null and materialName != '', and msom.material_name like concat('%', #{materialName}, '%')} + ?{specification != null and specification != '', and msom.specification like concat('%', #{specification}, '%')} + ?{orderLength != null and orderLength != '', and msom.order_length = #{orderLength}} + + ?{deliveryFg!=null && deliveryFg !="" && deliveryFg == 1, and (msom.order_total_quantity - msom.shipmentsed_number) <= 0 } + ?{deliveryFg!=null && deliveryFg !="" && deliveryFg == 2, and (msom.order_total_quantity - msom.shipmentsed_number) > 0 } """) \ No newline at end of file diff --git a/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售退货管理/新增.ms b/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售退货管理/新增.ms index 867e73f..6cf4f1b 100644 --- a/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售退货管理/新增.ms +++ b/appengine/src/main/resources/api_file/api/web管理端API/销售管理/销售退货管理/新增.ms @@ -5,7 +5,7 @@ "groupId" : "388106ae8a6c473093fbfd5473f6a755", "name" : "新增", "createTime" : null, - "updateTime" : 1731566854289, + "updateTime" : 1733381195085, "lock" : null, "createBy" : null, "updateBy" : null, @@ -68,7 +68,7 @@ try{ }) if (res > 0) { - println("采购入库单插入成功") + println("销售退货插入成功") // 更新采购订单状态 res = db.update(""" @@ -81,21 +81,21 @@ try{ } // 更新退货数量 - res = db.update(""" - update mini_sales_order_materials - SET returned_number = CASE order_no - - WHEN #{item.orderNo} THEN returned_number + #{item.returnQuantity} - - ELSE returned_number - END - WHERE sales_order_code = #{purchInfo.documentNumber}; - """) + // res = db.update(""" + // update mini_sales_order_materials + // SET returned_number = CASE order_no + // + // WHEN #{item.orderNo} THEN returned_number + #{item.returnQuantity} + // + // ELSE returned_number + // END + // WHERE sales_order_code = #{purchInfo.documentNumber}; + // """) - if (res <= 0) { - tx.rollback(); - exit -1, "提交失败"; - } + // if (res <= 0) { + // tx.rollback(); + // exit -1, "提交失败"; + // } List list = new ArrayList(); List list2 = new ArrayList(); @@ -129,6 +129,39 @@ try{ remark: marerial.remark, create_by: createBy }) + + String whSql = "" + if (Objects.nonNull(marerial.warehouse)) { + whSql = "and warehouse=#{marerial.warehouse}" + } else { + whSql = "and warehouse is null" + } + // 库存增加 + var res2 = db.update(""" + update mini_warehouse_product set + existing_inventory = existing_inventory + #{marerial.returnQuantity} , + actual_weight = actual_weight + #{marerial.actualWeight} + where order_no = #{marerial.orderNo} + and material_code = #{marerial.materialCode} and sales_order_code = #{marerial.salesOrderCode} + + """ + whSql) + if (res2 <= 0) { + tx.rollback(); + exit -1, "提交失败"; + } + + // 更新销售单 + var res3 = db.update(""" + update mini_sales_order_materials set + returned_number = returned_number + #{marerial.returnQuantity} + where order_no = #{marerial.orderNo} + and material_code = #{marerial.materialCode} and sales_order_code = #{marerial.salesOrderCode} + """) + + if (res3 <= 0) { + tx.rollback(); + exit -1, "提交失败"; + } }) res = db.table("mini_sales_returns_materials").batchInsert(list) diff --git a/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产列表.ms b/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产列表.ms index 012f283..c67a9de 100644 --- a/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产列表.ms +++ b/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产列表.ms @@ -5,7 +5,7 @@ "groupId" : "753fe736c4d7438090c366180c352d95", "name" : "挤压排产列表", "createTime" : null, - "updateTime" : 1732611845401, + "updateTime" : 1733381822225, "lock" : null, "createBy" : null, "updateBy" : null, @@ -30,6 +30,13 @@ String extrusionDate = body['extrusionDate']; String customerId = body['customerId']; String surfaceMethod = body['surfaceMethod']; +String extrusionDateRang = body['extrusionDateRang']; // 排挤日期范围 +String extrusionMachine = body['extrusionMachine']; // 挤压机台 +String extrusionTeam = body['extrusionTeam']; // 挤压班组 +String materialName = body['materialName']; // 物料名称 +String specification = body['specification']; // 规格型号 +String orderLength = body['orderLength']; // 订单长度 + var list = db.page(""" select date_format(mes.extrusion_date, '%Y-%m-%d') as extrusion_date, @@ -42,6 +49,11 @@ var list = db.page(""" mesd.production_pieces, mesd.sawing_method, su2.user_name as salesperson_name, + round((mesd.production_pieces * mesd.production_length * msm.weight), 4) as production_theoretical_weight, + mpr.production_number, + round((mpr.production_weight * mesd.production_length * mpr.production_number), 4) as production_weight, + round((mesd.production_pieces - mpr.production_number), 4) as no_production_number, + round(((mesd.production_pieces * mesd.production_length * msm.weight) - (mpr.production_weight * mesd.production_length * mpr.production_number)), 4) as no_production_weight, ${salesOrdeSelect} from mini_extrusion_schedule_detail mesd @@ -53,6 +65,10 @@ var list = db.page(""" on mesd.sales_order_code = msm.sales_order_code and mesd.material_code = msm.material_code and mesd.order_no = msm.order_no left join mini_sales_orders mso on mso.document_number = msm.sales_order_code left join sys_user su2 on su2.user_id = mso.salesperson + left join (select schedule_number, sales_order_code, material_code, order_no, sum(production_number) as production_number, sum(production_weight) as production_weight + from mini_process_report where is_completed = 1 group by schedule_number, sales_order_code, material_code, order_no) mpr + on mesd.schedule_number = mpr.schedule_number and mesd.sales_order_code = mpr.sales_order_code + and mesd.material_code = mpr.material_code and mesd.order_no = mpr.order_no where 1=1 ?{scheduleNumber != null and scheduleNumber != '', and mesd.schedule_number like concat('%', #{scheduleNumber}, '%')} ?{salesOrderCode != null and salesOrderCode != '', and msm.sales_order_code like concat('%', #{salesOrderCode}, '%')} @@ -64,6 +80,14 @@ var list = db.page(""" ?{extrusionDate!=null && extrusionDate!="", and date(mes.extrusion_date) = #{extrusionDate} } ?{customerId != null and customerId != '', and mso.customer_id = #{customerId}} ?{surfaceMethod != null and surfaceMethod != '', and msm.surface_method = #{surfaceMethod}} + + ?{extrusionDateRang != null and extrusionDateRang != '' and extrusionDateRang.size() > 0, + and date(mes.extrusion_date) between #{extrusionDateRang[0]} and #{extrusionDateRang[1]}} + ?{extrusionMachine != null and extrusionMachine != '', and mes.extrusion_machine = #{extrusionMachine}} + ?{extrusionTeam != null and extrusionTeam != '', and mes.extrusion_team = #{extrusionTeam}} + ?{materialName != null and materialName != '', and msm.material_name like concat('%', #{materialName}, '%')} + ?{specification != null and specification != '', and msm.specification like concat('%', #{specification}, '%')} + ?{orderLength != null and orderLength != '', and msm.order_length = #{orderLength}} """) return list.list diff --git a/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产总数.ms b/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产总数.ms index 671cdcd..6b9901f 100644 --- a/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产总数.ms +++ b/appengine/src/main/resources/api_file/function/数据处理/挤压排产/挤压排产总数.ms @@ -5,7 +5,7 @@ "groupId" : "753fe736c4d7438090c366180c352d95", "name" : "挤压排产总数", "createTime" : null, - "updateTime" : 1732611825930, + "updateTime" : 1733380095789, "lock" : null, "createBy" : null, "updateBy" : null, @@ -42,6 +42,13 @@ String extrusionDate = body['extrusionDate']; String customerId = body['customerId']; String surfaceMethod = body['surfaceMethod']; +String extrusionDateRang = body['extrusionDateRang']; // 排挤日期范围 +String extrusionMachine = body['extrusionMachine']; // 挤压机台 +String extrusionTeam = body['extrusionTeam']; // 挤压班组 +String materialName = body['materialName']; // 物料名称 +String specification = body['specification']; // 规格型号 +String orderLength = body['orderLength']; // 订单长度 + return db.selectInt(""" select count(1) @@ -55,6 +62,10 @@ return db.selectInt(""" on mesd.sales_order_code = msm.sales_order_code and mesd.material_code = msm.material_code and mesd.order_no = msm.order_no left join mini_sales_orders mso on mso.document_number = msm.sales_order_code left join sys_user su2 on su2.user_id = mso.salesperson + left join (select schedule_number, sales_order_code, material_code, order_no, sum(production_number) as production_number, sum(production_weight) as production_weight + from mini_process_report where is_completed = 1 group by schedule_number, sales_order_code, material_code, order_no) mpr + on mesd.schedule_number = mpr.schedule_number and mesd.sales_order_code = mpr.sales_order_code + and mesd.material_code = mpr.material_code and mesd.order_no = mpr.order_no where 1=1 ?{scheduleNumber != null and scheduleNumber != '', and mesd.schedule_number like concat('%', #{scheduleNumber}, '%')} ?{salesOrderCode != null and salesOrderCode != '', and msm.sales_order_code like concat('%', #{salesOrderCode}, '%')} @@ -66,4 +77,12 @@ return db.selectInt(""" ?{extrusionDate!=null && extrusionDate!="", and date(mes.extrusion_date) = #{extrusionDate} } ?{customerId != null and customerId != '', and mso.customer_id = #{customerId}} ?{surfaceMethod != null and surfaceMethod != '', and msm.surface_method = #{surfaceMethod}} + + ?{extrusionDateRang != null and extrusionDateRang != '' and extrusionDateRang.size() > 0, + and date(mes.extrusion_date) between #{extrusionDateRang[0]} and #{extrusionDateRang[1]}} + ?{extrusionMachine != null and extrusionMachine != '', and mes.extrusion_machine = #{extrusionMachine}} + ?{extrusionTeam != null and extrusionTeam != '', and mes.extrusion_team = #{extrusionTeam}} + ?{materialName != null and materialName != '', and msm.material_name like concat('%', #{materialName}, '%')} + ?{specification != null and specification != '', and msm.specification like concat('%', #{specification}, '%')} + ?{orderLength != null and orderLength != '', and msm.order_length = #{orderLength}} """) \ No newline at end of file diff --git a/appengine/src/main/resources/api_file/function/数据处理/订单跟踪/订单跟踪列表.ms b/appengine/src/main/resources/api_file/function/数据处理/订单跟踪/订单跟踪列表.ms index fa42a4e..ae24e10 100644 --- a/appengine/src/main/resources/api_file/function/数据处理/订单跟踪/订单跟踪列表.ms +++ b/appengine/src/main/resources/api_file/function/数据处理/订单跟踪/订单跟踪列表.ms @@ -5,7 +5,7 @@ "groupId" : "ac6602436d574b049dcf80eee3ff5d8d", "name" : "订单跟踪列表", "createTime" : null, - "updateTime" : 1732609621796, + "updateTime" : 1733381771955, "lock" : null, "createBy" : null, "updateBy" : null,