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