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