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