1208-003-gaofei

This commit is contained in:
gaofei 2021-12-08 10:35:36 +08:00
parent aaf9629b87
commit f74ab99b9f
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
insert into [dbo].[Sys_Const]
values(newid(),'Menu_CLGL','材料管理',11,'MenuType_P',NULL)
GO