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