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