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