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