This commit is contained in:
Taric Xin
2022-04-08 15:54:03 +08:00
parent 4fc505c885
commit 0b7e7b05c5
3 changed files with 6 additions and 5 deletions

View File

@ -22,7 +22,8 @@ export class TicketService extends ShipperBaseService {
// 货主/运营端获取开票申请订单明细
$api_get_invoice_requested_order_detail = '/api/fcc/ficoVatappBill/getDetailByVatapp';
// 删除开票申请订单明细
$api_remove_bill = '/api/fcc/ficoVatappBill/deletebatch';
// $api_remove_bill = '/api/fcc/ficoVatappBill/deletebatch';
$api_remove_bill = '/api/fcc/ficoVatappH/remove';
// 运营端单个/批量驳回
$api_reject_invoice = '/api/fcc/ficoVatappH/rejectInvoiceApple';
// 运营端修改开票地址