mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-07-07 07:11:22 +08:00
add salary filter ui
This commit is contained in:
@@ -16,3 +16,8 @@ export enum StrategyScopeOptionWhenMarkJobNotMatch {
|
||||
ALL_JOB = 1,
|
||||
ONLY_COMPANY_MATCHED_JOB = 2
|
||||
}
|
||||
|
||||
export enum SalaryCalculateWay {
|
||||
MONTH_SALARY = 1,
|
||||
ANNUAL_PACKAGE = 2
|
||||
}
|
||||
Reference in New Issue
Block a user