| | |
| | | [EnterpriseConfigureType.AliPay]: '支付宝配置', |
| | | [EnterpriseConfigureType.Electronic]: '电子签配置', |
| | | [EnterpriseConfigureType.ShortMessage]: '短信通道配置', |
| | | // [EnterpriseConfigureType.Wechat]: '微信支付配置', |
| | | [EnterpriseConfigureType.Wechat]: '微信支付配置', |
| | | }; |
| | | |
| | | export enum VerifyStatus { |
| | |
| | | [EnumEnterpriseWalletExpandindirectOrderStatus.DISUSE]: '已废弃', |
| | | [EnumEnterpriseWalletExpandindirectOrderStatus.REVOKED]: '已撤销', |
| | | }; |
| | | |
| | | export const EnumEnterpriseTypeText = { |
| | | [EnumEnterpriseType.Supplier]: '承揽', |
| | | [EnumEnterpriseType.PartyA]: '甲方', |
| | | }; |