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