Commit 63ed3046 by 任晓松

核名

parent e08b5621
...@@ -32,7 +32,7 @@ class Tool extends APIBase { ...@@ -32,7 +32,7 @@ class Tool extends APIBase {
}; };
let result = await this.restPostUrl(obj, url); let result = await this.restPostUrl(obj, url);
console.log('result--工商核名---', result) console.log('result--工商核名---', result)
return result; return system.getResultSuccess(result);
} }
} }
......
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