edit
This commit is contained in:
@ -96,7 +96,7 @@ export class FreightAccountService extends ShipperBaseService {
|
||||
// 查询收款单抬头
|
||||
$api_get_receipt_page = '/api/fcc/ficoBrmH/list/page';
|
||||
// 收款单抬头信息
|
||||
$api_get_receipt_header = '/api/fcc/ficoBrmH/getFicoPayHById';
|
||||
$api_get_receipt_header = '/api/fcc/ficoBrmH/get';
|
||||
// 获取收款单抬头
|
||||
$api_get_receipt_detail = '/api/fcc/ficoBrmYsk/getListByBrmHid';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user