zhengyiming
2025-03-17 7ed1e4f30ba4d8204152cb157ceaee07374da080
packages/core/src/lifeRechargeConstants.ts
@@ -13,6 +13,11 @@
    AliPay = 20,
  }
  export const LifePayTypeEnumText = {
    [LifePayTypeEnum.WxPay]: '微信支付',
    [LifePayTypeEnum.AliPay]: '支付宝支付',
  };
  export enum LifePayOrderTypeEnum {
    话费订单 = 10,
    电费订单 = 20,