server/visits/dmvisit_service/src/main/java/com/doumee/service/business/impl/thrid/WmsServiceImpl.java
@@ -555,7 +555,7 @@ entity.setJobId(job.getJobId()); entity.setWmsJobId(job.getId()); entity.setContractNum(param.getContractNum()); entity.setRepertotyAddress(job.getRepertotyAddress()); entity.setRepertotyAddress(param.getRepertotyAddress()); entity.setWmsJobId(job.getId()); entity.setStatus(Constants.ZERO); entity.setIoQty(Constants.formatBigdecimal(d.getIoQty()).multiply(Constants.formatBigdecimal( d.getRate())));