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