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