dbpatch/202408/南网仓储/盘点编码入库_20240829.sql

3 lines
119 B
MySQL
Raw Normal View History

2024-08-29 18:22:04 +08:00
-- 设备工器具类型
alter table ma_type_put_in_storage_info
add TYPE int null comment '设备工器具类型';