Commit 47b8cec3 by 邓实川 Committed by chenzg

测试合同使用记录

parent 7e21b096
...@@ -504,6 +504,7 @@ public class DzhtController2 { ...@@ -504,6 +504,7 @@ public class DzhtController2 {
qyzxUseRecord.setOrgCode(orgCode); qyzxUseRecord.setOrgCode(orgCode);
qyzxUseRecord.setUseNum(1); qyzxUseRecord.setUseNum(1);
qyzxUseRecord.setScene("签署中"); qyzxUseRecord.setScene("签署中");
qyzxUseRecord.setPmid(2);
qyzxUseRecord.setFlowId(flowId); qyzxUseRecord.setFlowId(flowId);
qyzxUseRecord.insert(); qyzxUseRecord.insert();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment