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