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