This commit is contained in:
张成
2026-04-08 13:30:50 +08:00
parent ca8bbcd9cd
commit e3d14dd637
2 changed files with 13 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ module.exports = (db) => {
defaultValue: ''
},
keyword: {
comment: '关键词',
comment: '搜索/推荐职位关键词;保存投递期望标签时会与 resume_info.deliver_tab_label 同步',
type: Sequelize.STRING(50),
allowNull: false,
defaultValue: ''