Commit 1586d026 by 庄冰

aaa

parent a1da5b8f
......@@ -38,7 +38,7 @@ class Templateconfig extends APIBase {
opResult = system.getResultSuccess("测试接口");
break;
case "getImgList": // 查询图片
// pobj.actionBody["company_id"] = pobj.company_id;
pobj.actionBody["company_id"] = pobj.company_id;
opResult = await this.imginfoSve.getImgList(pobj.actionBody);
break;
case "createImginfo": // 添加图片
......
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