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