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