20220923 焊接终版测试修改
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
alter table HJGL_Pipeline_Component add DrawingName varchar(100)
|
||||
GO
|
||||
delete from Sys_Menu where MenuId='DB50A5AA-08DB-4915-9173-6DB133CA76F0'
|
||||
GO
|
||||
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
|
||||
VALUES('DB50A5AA-08DB-4915-9173-6DB133CA76F0','库存信息总览','HJGL/DataImport/MaterialStock.aspx',30,'43F92EA7-462F-41E6-8D8A-243C03A5317E','Menu_HJGL',0,1,1)
|
||||
@@ -0,0 +1,7 @@
|
||||
--ADD BY lipengfei 2022-09-23
|
||||
1、预制组件管理二维码导入增加预制图纸名称。
|
||||
2、库存信息更名为《库存信息总览》,移动到《信息查询》。
|
||||
3、焊接终版测试问题修改。
|
||||
--END
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
alter table HJGL_Pipeline_Component add DrawingName varchar(100)
|
||||
Reference in New Issue
Block a user