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