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