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