Commit 2ad362b7 by 赵庆

gsb

parent 8dafbd84
...@@ -412,7 +412,7 @@ class EntcontractService extends ServiceBase { ...@@ -412,7 +412,7 @@ class EntcontractService extends ServiceBase {
}); });
var reso = JSON.parse(rtn.stdout); var reso = JSON.parse(rtn.stdout);
if (!erchants) { if (!erchants) {
await this.yzmerchantsignedDao.create({ this.yzmerchantsignedDao.create({
companyName: params.name, companyName: params.name,
appId: reso.data.appId, appId: reso.data.appId,
mchtId: reso.data.mchtId, mchtId: reso.data.mchtId,
......
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