yujian
2019-12-07 8c93d2e3b22ac543f8f94c2cf0eb982258fb708b
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);