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