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