10 lines
358 B
MySQL
10 lines
358 B
MySQL
|
|
Delete from LeftMenuInfo where id=100186
|
||
|
|
;
|
||
|
|
Delete from LeftMenuConfig where infoid=100186
|
||
|
|
;
|
||
|
|
call LMConfig_U_ByInfoInsert (2,100118,9)
|
||
|
|
;
|
||
|
|
call LMInfo_Insert (100186,541290,'','',2,100118,9,18)
|
||
|
|
;
|
||
|
|
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/externalPersonManage' where id = 100186
|
||
|
|
;
|