Commit 105bd582 by 王昆

gsb

parent 60cb6846
...@@ -652,8 +652,8 @@ class InvoiceService extends ServiceBase { ...@@ -652,8 +652,8 @@ class InvoiceService extends ServiceBase {
}; };
let apiurl = "https://nga-api.gongsibao.com/nga-sass//billInfo/uploadFileForAliyun"; let apiurl = "https://nga-api.gongsibao.com/nga-sass//billInfo/uploadFileForAliyun";
console.log(apiurl, params); console.log(apiurl, params);
// let rs = await this.restClient.execPost(params, apiurl); let rs = await this.restClient.execPost(params, apiurl);
// console.log(rs, "11111111111111111111111111111111111111111111111"); console.log(rs, "11111111111111111111111111111111111111111111111");
return rs; return rs;
} }
......
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