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