yujian
2019-12-19 bb07147aaa96d1ef4c99e358dbbe7dad160dc62a
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);