盘点编码入库问题修复
This commit is contained in:
parent
e49885a629
commit
264944929c
|
|
@ -0,0 +1,3 @@
|
|||
-- 设备工器具类型
|
||||
alter table ma_type_put_in_storage_info
|
||||
add TYPE int null comment '设备工器具类型';
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
-- 设备工器具类型
|
||||
alter table ma_type_put_in_storage_info
|
||||
add TYPE int null comment '设备工器具类型';
|
||||
Loading…
Reference in New Issue