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