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