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