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