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