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