物料对称修改
This commit is contained in:
parent
d90f5451d6
commit
7d9941d9c8
|
@ -89,7 +89,7 @@ public class IncomeInvoiceServiceImpl extends BaseService<IncomeInvoiceEntity, S
|
||||||
|
|
||||||
boolean flags = false;
|
boolean flags = false;
|
||||||
String uploadBalanceTableUrl = "http://oapi.nanofintax.com/api/collect/uploadBalanceTable?accessToken";
|
String uploadBalanceTableUrl = "http://oapi.nanofintax.com/api/collect/uploadBalanceTable?accessToken";
|
||||||
String cbUrl = "http://oapi.nanofintax.com/api/collect/uploadFinancialReport";
|
String cbUrl = "http://122.9.186.182:30887/open/api/uploadFinancialReport";
|
||||||
String dataUrl = "https://workbench.test.htszny.com/oapi/invoice_rec/standing/book/queryList";//全量发票数据
|
String dataUrl = "https://workbench.test.htszny.com/oapi/invoice_rec/standing/book/queryList";//全量发票数据
|
||||||
String tokenUrl = "http://oapi.nanofintax.com/api/getToken";
|
String tokenUrl = "http://oapi.nanofintax.com/api/getToken";
|
||||||
String accessKey = "6X3B526P5HqE6ums";
|
String accessKey = "6X3B526P5HqE6ums";
|
||||||
|
|
Loading…
Reference in New Issue