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