zhengyiming
2025-11-10 af9c2d5e4237852ecd77224e6e0c8b10d077734c
src/constants/task.ts
@@ -92,6 +92,7 @@
  [EnumBillingMethod.Day]: '元/日',
  [EnumBillingMethod.Hour]: '元/小时',
  [EnumBillingMethod.Piece]: '元/件',
  [EnumBillingMethod.Face]: '面议',
};
export const EnumUserGenderText = {