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