wupengfei
2025-04-15 bcc758429cc2f438765246a973ccff9f33668315
src/constants/reward.ts
@@ -70,9 +70,9 @@
export enum EnterpriseBountyPayTypeEnum {
  /**出金 */
  PayOut = 1,
  PayOut = 10,
  /**入金 */
  PayIn = 2,
  PayIn = 20,
}
export const EnterpriseBountyPayTypeEnumText = {