This commit is contained in:
Taric Xin
2022-01-19 17:45:26 +08:00
parent 50eeb36d64
commit 619eea6220
5 changed files with 7 additions and 43 deletions

View File

@ -88,8 +88,8 @@ export class FreightAccountService extends ShipperBaseService {
// 查询收款单抬头
$api_get_receipt_page = '/api/fcc/ficoBrmH/list/page';
// 获取收款单抬头
$api_get_receipt_header = '/api/fcc/ficoBrmH/get';
// 收款单抬头信息
$api_get_receipt_header = '/api/fcc/ficoBrmH/getFicoPayHById';
// 获取收款单抬头
$api_get_receipt_detail = '/api/fcc/ficoBrmYsk/getListByBrmHid';