瀏覽代碼

代办查询跳转页面及跳转方式

dudm 4 年之前
父節點
當前提交
feac7eb602
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      tianhu-system/src/main/resources/mapper/system/OwnNoticeMapper.xml

+ 3 - 1
tianhu-system/src/main/resources/mapper/system/OwnNoticeMapper.xml

@@ -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