Error updating database. Cause: java.sql.SQLIntegrityConstraintViolationException: Column ‘operator’ cannot be null
The error may involve com.cole.dao.SysUserMapper.updateByPrimaryKey-Inline
The error occurred while setting parameters
SQL: update sys_user set username = ?, telephone = ?, mail = ?, password = ?, dept_id = ?, status = ?, remark = ?, operator = ?, operate_time = ?, operate_ip = ? where id = ?
Cause: java.sql.SQLIntegrityConstraintViolationException: Column ‘operator’ cannot be null
; SQL []; Column ‘operator’ cannot be null; nested exception is java.sql.SQLIntegrityConstraintViolationException: Column ‘operator’ cannot be null