1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
alter table HJGL_TrainNumberManage add
|
||||
ReceiveDate datetime;
|
||||
go
|
||||
update HJGL_PackagingManage set TypeInt=10 where TypeInt is null
|
||||
update Sys_Menu set MenuName='车次管理' ,SortIndex='50' where MenuId='EEC0D060-C15E-4D25-B015-C2B91F735DAC'
|
||||
update Sys_Menu set MenuName='发货管理' ,SortIndex='60' where MenuId='25DED954-10C9-47CC-99F2-C44FDE9E0A81'
|
||||
Reference in New Issue
Block a user