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