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