xiaoyong931011
2020-09-03 2c1fdb106a1ed3f6e7525123321d35e027281a67
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}