Helius
2020-11-05 7e56fd2fbb5bf7452176e66c3223c5d5131e0536
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}