Commit 90d95685 authored by hongguangwu's avatar hongguangwu

MVP1.7.16-复制

parent cc09fef7
...@@ -717,7 +717,6 @@ public class FascUtil { ...@@ -717,7 +717,6 @@ public class FascUtil {
private TemplateSignConfigInfoReq buildZhang() { private TemplateSignConfigInfoReq buildZhang() {
TemplateSignConfigInfoReq templateSignConfigInfoReq1 = new TemplateSignConfigInfoReq(); TemplateSignConfigInfoReq templateSignConfigInfoReq1 = new TemplateSignConfigInfoReq();
templateSignConfigInfoReq1.setOrderNo(1);
templateSignConfigInfoReq1.setRequestVerifyFree(true); templateSignConfigInfoReq1.setRequestVerifyFree(true);
return templateSignConfigInfoReq1; return templateSignConfigInfoReq1;
} }
......
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