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