Commit 283ecc44 by zhaoxiqing

gsb

parent 460b0aa9
...@@ -581,6 +581,7 @@ class EntcontractService extends ServiceBase { ...@@ -581,6 +581,7 @@ class EntcontractService extends ServiceBase {
}); });
} }
reso.erchants = erchants; reso.erchants = erchants;
reso.data.ecid = 10287;
return reso; return reso;
} catch (e) { } catch (e) {
console.log(e.stack); console.log(e.stack);
......
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