将coilId的存储模式改成string

This commit is contained in:
2025-10-29 11:17:52 +08:00
parent 5f9f395193
commit c1705181dc
5 changed files with 318 additions and 284 deletions

View File

@@ -1,5 +1,6 @@
DROP TABLE IF EXISTS `wms_stock`;
DROP TABLE IF EXISTS `wms_material_coil`;
create table wms_stock
(