Commit 0d261901 by 王昆

gsb

parent a1082d64
...@@ -1275,7 +1275,7 @@ class EcontractService extends ServiceBase { ...@@ -1275,7 +1275,7 @@ class EcontractService extends ServiceBase {
}); });
if (econtract) { if (econtract) {
return this.returnjson(-1, "用户已经签约,请不要重复签约"); return this.returnjson(0, "用户已经签约");
} }
// e签宝流程 // e签宝流程
......
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