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