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