parent
b98da3d866
commit
dc63d24384
|
@ -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");
|
||||||
|
|
Loading…
Reference in New Issue