Commit 3754c1f9 by 王昆

gsb

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