添加 判断当前用户是否还能创建简历
This commit is contained in:
@@ -75,6 +75,11 @@ app:
|
||||
ignore:
|
||||
urls: "/public/**,/job/list,/job/detail"
|
||||
|
||||
# 简历配置
|
||||
resume:
|
||||
# 非会员最大限制数量
|
||||
max-count: 5
|
||||
|
||||
# AI 多供应商配置,第一个为默认 provider
|
||||
# base-url 配到版本路径,如 DeepSeek: https://api.deepseek.com/v1,豆包: https://ark.cn-beijing.volces.com/api/v3
|
||||
ai:
|
||||
|
||||
Reference in New Issue
Block a user