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