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