百川二开

This commit is contained in:
钱涛 2026-03-30 10:17:53 +08:00
parent ff501c3245
commit 6795b4a71a
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
log=false
defaultCloseNonStandard149=true
AESEncryptScrect=990EB004A1C862721C1513AE90038C9E
version=3.0.4.2603.01
version=3.0.4.2603.01.s
openFormulaForcedEditing=false

View File

@ -608,7 +608,7 @@ public class SalaryAcctRecordServiceImpl extends Service implements SalaryAcctRe
boolean jl = getSalaryAcctSobConfigService(user).isJL((long) user.getUID());
if (jl) {
return "zy";
return "jl";
}
return "";