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