You've already forked FrameTour-BE
添加服务消息通知的消息记录和操作统计记录
This commit is contained in:
@@ -34,7 +34,7 @@ public interface MemberMapper {
|
||||
* 查询用户当前景区服务通知状态
|
||||
* @param scenicId 景区id
|
||||
* @param memberId 用户id
|
||||
* @return
|
||||
* @return 0关闭 1开启
|
||||
*/
|
||||
Integer getScenicServiceNoticeStatus(@Param("scenicId") Long scenicId,@Param("memberId") Long memberId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user