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