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