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