first commit
This commit is contained in:
2
db/update_for_20251212.sql
Normal file
2
db/update_for_20251212.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `mt_stock_item`
|
||||
CHANGE `NUM` `NUM` DOUBLE (10, 2) DEFAULT 0 NOT NULL COMMENT '数量';
|
||||
Reference in New Issue
Block a user