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