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