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