Compare commits

...

3 Commits

Author SHA1 Message Date
dxfeng 6e4882bde3 test 2025-12-03 18:00:57 +08:00
钱涛 adda52f7b9 Merge branch 'release/3.0.2.2504.01' 2025-04-21 13:57:58 +08:00
钱涛 8b22e71e6a t 2025-04-21 11:31:25 +08:00
2 changed files with 1 additions and 1 deletions

View File

@ -79,6 +79,7 @@ public class SIAccountBiz extends Service {
private SIArchivesBiz siArchivesBiz = new SIArchivesBiz();
private EncryptUtil encryptUtil = new EncryptUtil();
private TaxAgentService getTaxAgentService() {

View File

@ -1386,7 +1386,6 @@ public class SalarySendServiceImpl extends Service implements SalarySendService
}
@Override
public Map<String, Object> withdraw(SalarySendWithdrawParam param) {
if (param.getSalarySendId() == null) {