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