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