xiaoyong931011
2021-05-14 12472ea3e4c1832f318de6c016240207514b89cf
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}