mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 08:57:24 +08:00
don't init props in fieldsForUseCommonConfig with true in boss.json
This commit is contained in:
@@ -40,11 +40,5 @@
|
||||
"sageTimeOpTimes": 100,
|
||||
"sageTimePauseMinute": 15,
|
||||
"blockCompanyNameRegExpStr": "",
|
||||
"fieldsForUseCommonConfig": {
|
||||
"city": true,
|
||||
"salary": true,
|
||||
"jobDetail": true,
|
||||
"blockCompanyNameRegExpStr": true,
|
||||
"expectCompanies": true
|
||||
}
|
||||
"fieldsForUseCommonConfig": {}
|
||||
}
|
||||
Reference in New Issue
Block a user