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