Commit 50a222e8 by 王昆

gsb

parent acb81fd5
......@@ -396,7 +396,7 @@ class EcontractApi {
// 验证合法性
let appId = obj.appId;
let nonceStr = obj.nonceStr;
let ecid = obj.ecid;
let ecid = obj.ecid || "";
let idNo = obj.idNo;
let busi = await this.ecompanybusiSve.findOne({
......
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