Commit 8b3ff747 by 王昆

gsb

parent b27752e3
......@@ -295,8 +295,8 @@ class EntcontractService extends ServiceBase {
data: data,
});
console.log("段经理接口返回==============="+rs);
console.log("有赞商户创建result:" + rs.data);
console.log("段经理接口返回===============", rs);
console.log("有赞商户创建result:", rs.data);
var reso = rs.data;
var erchants = await this.yzmerchantsignedDao.findOne({
companyName: params.merchantName,
......
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