智慧保安后台管理项目备份
tangzy
2021-08-25 fb981e36e0c8a4a32f37edbce1b8409d75b0f842
src/main/java/org/springblade/modules/information/mapper/InformationMapper.java
@@ -40,7 +40,7 @@
    * @param information
    * @return
    */
   List<Information> selectInformationPage(IPage page,Information information);
   List<InformationVO> selectInformationPage(IPage page,InformationVO information);
   void deleteIn(String creditcode);
   void deleteSh(String creditcode);
   void deleteMe(String creditcode);