Showing
1 changed file
with
1 additions
and
1 deletions
@@ -69,7 +69,7 @@ const domainApis = { | @@ -69,7 +69,7 @@ const domainApis = { | ||
69 | 69 | ||
70 | // 发票管理 | 70 | // 发票管理 |
71 | queryPageInvoice: '/erp-gateway-web/franchiseInvoice/queryPageInvoice', // 订单发票列表接口 | 71 | queryPageInvoice: '/erp-gateway-web/franchiseInvoice/queryPageInvoice', // 订单发票列表接口 |
72 | - updateInvoice: '/erp-gateway-web/s/franchiseInvoice/updateInvoice', // 发票信息更改接口 | 72 | + updateInvoice: '/erp-gateway-web/franchiseInvoice/updateInvoice', // 发票信息更改接口 |
73 | exportInvoiceList: '/erp-gateway-web/export/exportFranchiseInvoiceList', // 导出发票列表 | 73 | exportInvoiceList: '/erp-gateway-web/export/exportFranchiseInvoiceList', // 导出发票列表 |
74 | 74 | ||
75 | queryByPidForFavorite: '/erp-gateway-web/account/profile/queryByPidForFavorite', | 75 | queryByPidForFavorite: '/erp-gateway-web/account/profile/queryByPidForFavorite', |
-
Please register or login to post a comment