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