初始代码
This commit is contained in:
3
yawei-mes/.sql/2025-11-21_02_周启威_字典新增销售订单状态.sql
Normal file
3
yawei-mes/.sql/2025-11-21_02_周启威_字典新增销售订单状态.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `sys_dict_data`
|
||||
VALUES (NULL, 7, '已入库', 'G', 'salorder_status', NULL, 'success', 'N', '0',
|
||||
'admin', NOW(), '', NULL, '生产完成后已入库,待发货');
|
||||
Reference in New Issue
Block a user