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