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