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