Commit a345340c by zhaoxiqing

gsb

parent 2421f144
......@@ -95,7 +95,7 @@ class ActionAPI extends APIBase {
break;
//商户账户
case "merchantAccountList" :
opResult = await this.merchantaccountSve.addordelavailable(action_body);
opResult = await this.merchantaccountSve.merchantAccountList(action_body);
break;
// api信息查询
......
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