14 lines
373 B
MySQL
14 lines
373 B
MySQL
|
|
Delete from LeftMenuInfo where id=100187;
|
||
|
|
/
|
||
|
|
|
||
|
|
Delete from LeftMenuConfig where infoid=100187;
|
||
|
|
/
|
||
|
|
|
||
|
|
call LMConfig_U_ByInfoInsert (2,100118,9);
|
||
|
|
/
|
||
|
|
|
||
|
|
call LMInfo_Insert (100187,542781,'','',2,100118,9,18);
|
||
|
|
/
|
||
|
|
|
||
|
|
update LeftMenuInfo set mobxrouteurl = '',iconClassName = '',fullrouteurl='/spa/hrmSalary/static/index.html#/main/hrmSalary/analysisOfSalaryStatistics' where id = 100187;
|
||
|
|
/
|