admin
2020-01-01 48a204f4c90a80c0bb4e5ba1f9f0f42939cadba8
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);