Commit bf3fc8f1 by 王军业

21215454

1 parent d87be0a2
......@@ -769,6 +769,7 @@ public class ContractServiceImpl implements ContractService {
arrival_aymentAgree.setDays(importModel.getArrival_payment_days());
acceptanc_aymentAgree.setContract_unid(importModel.getContract_unid());
acceptanc_aymentAgree.setPayment_type("100003");
acceptanc_aymentAgree.setPayment_progress(3);
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!