Commit 5e70c8d1 by 王雷

添加apiName

parent ecca9b6f
Showing with 2 additions and 0 deletions
......@@ -10,6 +10,8 @@ export const enum BenefitApiName {
AccountData = 'account_data',
GetWaitInvoiceFeeType = 'get_wait_invoice_fee_type',
ConfirmVoucherData = 'confirm_voucher_data',
UnitPivot = "unit_pivot",
UnitEmployeePivot = 'unit_employee_pivot'
}
export class BenefitInvoker {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment