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