yujian
2020-01-03 c9cbdfa41d645d42eeaa7e06d550d4ef8ac328e7
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/help/AppPageNotificationMapper.java
@@ -23,6 +23,14 @@
    * @return
    */
   AppPageNotification selectByType(String type);
   /**
    * 通过类型获取有效通知
    *
    * @param type
    * @return
    */
   AppPageNotification selectValidByType(String type);
   int updateByPrimaryKeySelective(AppPageNotification record);