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