tangzy
2021-08-26 4083f89a6f65502bbca1fb77f59a9b77aa52fb28
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);