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