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