修改 SYS_USER 为小写sys_user,解决数据库找不到表错误

代码如:
LEFT JOIN SYS_USER pp ON pp.id = a.primary_person

LEFT JOIN SYS_USER dp ON dp.id = a.deputy_person