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