Merge remote-tracking branch 'origin/feature/block-company-config' into feature/multi-process

This commit is contained in:
geekgeekrun
2026-02-10 18:51:18 +08:00
9 changed files with 307 additions and 26 deletions

View File

@@ -6,6 +6,7 @@ export enum MarkAsNotSuitReason {
JOB_CITY_NOT_SUIT = 4,
JOB_WORK_EXP_NOT_SUIT = 5,
JOB_SALARY_NOT_SUIT = 6,
COMPANY_NAME_NOT_SUIT = 7,
}
export enum MarkAsNotSuitOp {