23 lines
920 B
SQL
23 lines
920 B
SQL
update hrsa_sys_salary_item set code = 'addUpHousingLoanInterest' where id = 674853617092214800;
|
|
/
|
|
|
|
update hrsa_salary_item set code = 'addUpHousingLoanInterest' where sys_salary_item_id = 674853617092214800;
|
|
/
|
|
|
|
update hrsa_salary_sob_back_item set salary_item_code = 'addUpHousingLoanInterest' where salary_item_code = 'addUpHousingLoannumbererest';
|
|
/
|
|
|
|
update hrsa_formula set formulaRunScript = 'addUpSituation_addUpHousingLoanInterest' where id = 1651739100651;
|
|
/
|
|
|
|
update hrsa_formula set
|
|
formulaRunScript='salaryItem_addUpChildEducation+salaryItem_addUpHousingLoanInterest+salaryItem_addUpHousingRent+salaryItem_addUpContinuingEducation+salaryItem_addUpSupportElderly' where id = 1651739411365;
|
|
/
|
|
|
|
update hrsa_formula_var set field_id= 'addUpSituation_addUpHousingLoanInterest' where id = 1651739101122;
|
|
/
|
|
|
|
update hrsa_formula_var set field_id= 'salaryItem_addUpHousingLoanInterest' where id = 1651739411637;
|
|
/
|
|
|