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