Helius
2021-01-29 85e7a8b06e921c81b0ed17ec8f181cfb16e298fb
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}