21 lines
727 B
SQL
21 lines
727 B
SQL
Delete from LeftMenuInfo where id=100191
|
|
;
|
|
Delete from LeftMenuConfig where infoid=100191
|
|
;
|
|
call LMConfig_U_ByInfoInsert (2,100181,1)
|
|
;
|
|
call LMInfo_Insert (100191,544827,'','',2,100181,1,18)
|
|
;
|
|
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/intelligentCalculateSalarySettings' where id = 100191
|
|
;
|
|
|
|
Delete from LeftMenuInfo where id=100192
|
|
;
|
|
Delete from LeftMenuConfig where infoid=100192
|
|
;
|
|
call LMConfig_U_ByInfoInsert (2,100118,7)
|
|
;
|
|
call LMInfo_Insert (100192,544826,'','',2,100118,7,18)
|
|
;
|
|
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/employeedeclare' where id = 100192
|
|
; |