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