|
|
@@ -13,7 +13,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
notice_type 'noticeType',
|
|
|
work_type 'workType',
|
|
|
create_time 'createTime',
|
|
|
- snyr_user_status 'snyrUserStatus'
|
|
|
+ snyr_user_status 'snyrUserStatus',
|
|
|
+ open_type 'openType',
|
|
|
+ open_url 'openUrl'
|
|
|
FROM
|
|
|
sys_notice
|
|
|
LEFT JOIN sys_notice_user_rel
|