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