领用类型修改

2024年7月16日 12:31:46
This commit is contained in:
xiang2lin 2024-07-16 12:31:56 +08:00
parent b98da3d866
commit dc63d24384
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ public class SeeyonExtServiceImpl implements ISeeyonExtService {
} }
} }
oArchives.put("iSupplyType",0); oArchives.put("iSupplyType",0);
oArchives.put("idrawtype",0); oArchives.put("idrawtype",1);
oArchives.put("cValueType","全月平均法"); oArchives.put("cValueType","全月平均法");
oArchives.put("iImpTaxRate","13"); oArchives.put("iImpTaxRate","13");
oArchives.put("iTaxRate","13"); oArchives.put("iTaxRate","13");