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