tangzy
2021-08-25 f1acba5bf4ce35e2b48add1e02a3e9d01ab1c570
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);