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