edit
This commit is contained in:
@ -76,6 +76,8 @@ export class FreightAccountService extends ShipperBaseService {
|
||||
$api_get_abnormal_gold_page = '/api/fcc/rechargeInfo/list/page';
|
||||
// 运营端获取账户余额交易明细
|
||||
$api_get_account_blance = '/api/fcc/accountBalanceDetail/getAccountBalanceByPage';
|
||||
// 添加备注
|
||||
$api_edit_remark = '/api/fcc/rechargeInfo/addRemark';
|
||||
|
||||
// 查询费用单抬头
|
||||
$api_get_cost_page = '/api/fcc/ficoFeeH/list/page';
|
||||
|
||||
Reference in New Issue
Block a user