save anyCombineRecommendJobFilter config to boss.json

This commit is contained in:
geekgeekrun
2024-11-23 13:28:41 +08:00
parent d0e04f242e
commit f133695c37
3 changed files with 24 additions and 9 deletions
@@ -1,2 +1,9 @@
{
"anyCombineRecommendJobFilter": {
"salaryList": [],
"experienceList": [],
"degreeList": [],
"scaleList": [],
"industryList": []
}
}