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