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