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