Commit 6ef60677 by 王昆

gsb

parent 362b34da
...@@ -21,7 +21,7 @@ class InvoiceApi extends APIBase { ...@@ -21,7 +21,7 @@ class InvoiceApi extends APIBase {
async invoiceListApi(pobj, query, req) { async invoiceListApi(pobj, query, req) {
try { try {
pobj.creditCode = "92410204MA477NWU0H"; pobj.businessmenCreditCode = "92410204MA477NWU0H";
// pobj.businessmenCreditCode = "111"; // pobj.businessmenCreditCode = "111";
return await this.invoiceSve.apiInvoiceListCNB(pobj); return await this.invoiceSve.apiInvoiceListCNB(pobj);
......
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