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