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