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