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