-- 2024-6-25 求职人员新增是否扫码录入字段 alter table pc_jobuser add column IsAppInsert int comment '是否扫码录入' after openId;