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