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