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