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