mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-11 18:09:50 +08:00
add city not suit mark in main process
This commit is contained in:
@@ -3,6 +3,7 @@ export enum MarkAsNotSuitReason {
|
||||
BOSS_INACTIVE = 1,
|
||||
USER_MANUAL_OPERATION_WITH_UNKNOWN_REASON = 2,
|
||||
JOB_NOT_SUIT = 3,
|
||||
JOB_CITY_NOT_SUIT = 4,
|
||||
}
|
||||
|
||||
export enum MarkAsNotSuitOp {
|
||||
|
||||
Reference in New Issue
Block a user