凭证问题表bug修复

This commit is contained in:
xiezhiwen 2018-09-12 19:53:49 +08:00
parent 7e21567425
commit 82380ff98c

View File

@ -323,7 +323,7 @@ public class CreateVoucherServiceImpl {
subData.put("CUSTID",dataTemp.get("DISTRIBUTOR_ID"));//经销商id
subData.put("CUSTNAME",dataTemp.get("DISTRIBUTOR_NAME"));//经销商名称
}else if("PZ2018081600000120".equals(VOUCHERNO)){
subData.put("CUSTID","0203440110");
subData.put("CUSTID","APZL00000000DC");
subData.put("CUSTNAME","业务系统待查客户");
}else {
subData.put("CUSTID",dataTemp.get("CUSTID"));//客商id