weaver-hrm-salary/resource/sqlupgrade/SQLServer/sql202211090402.sql

43 lines
1.4 KiB
Transact-SQL

Delete from LeftMenuInfo where id=100183
GO
Delete from LeftMenuConfig where infoid=100183
GO
EXECUTE LMConfig_U_ByInfoInsert 2,100181,0
GO
EXECUTE LMInfo_Insert 100183,539970,'','',2,100181,0,18
GO
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/appconfig' where id = 100183
GO
Delete from LeftMenuInfo where id=100182
GO
Delete from LeftMenuConfig where infoid=100182
GO
EXECUTE LMConfig_U_ByInfoInsert 2,100181,-1
GO
EXECUTE LMInfo_Insert 100182,539971,'','',2,100181,-1,18
GO
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/sysconfig-1' where id = 100182
GO
Delete from LeftMenuInfo where id=100180
GO
Delete from LeftMenuConfig where infoid=100180
GO
EXECUTE LMConfig_U_ByInfoInsert 2,100126,0
GO
EXECUTE LMInfo_Insert 100180,539967,'','',2,100126,0,18
GO
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/dataAcquisition/specialAddDeduction' where id = 100180
GO
Delete from LeftMenuInfo where id=100181
GO
Delete from LeftMenuConfig where infoid=100181
GO
EXECUTE LMConfig_U_ByInfoInsert 2,100118,9
GO
EXECUTE LMInfo_Insert 100181,539968,'','',2,100118,9,18
GO
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='' where id = 100181
GO