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