智慧保安后台管理项目备份
tangzy
2021-08-27 03b5cb36312b2cc4fadf5cc8b4a47b8616e464b6
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);