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