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