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