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