凭证相关--保证金收取
This commit is contained in:
parent
7238f6950a
commit
1ff4115795
@ -71,6 +71,7 @@ public String CreateVoucher(String FlowUnid,String VOUCHERNO) throws Exception {
|
||||
param.put("FlowUnid", FlowUnid);
|
||||
param.put("ACC_NUMBER", ACC_NUMBER);
|
||||
param.put("LOCAL_BANK", LOCAL_BANK);
|
||||
param.put("VOUCHERNO", VOUCHERNO);
|
||||
|
||||
//param.put("LEASFORMASSET", "04"); // ÈÚ×Ê×âÁÞ×ʲú
|
||||
param.put("DEPT", "02"); // ²¿ÃÅ
|
||||
|
||||
@ -41,8 +41,6 @@ public class CreateVoucherServiceImpl {
|
||||
public String voucherConfigId;
|
||||
public String modularnumber;
|
||||
|
||||
|
||||
|
||||
public String getUserid() {
|
||||
return userid;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user