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