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