xiaoyong931011
2021-03-02 31add835b8f5062a9e262eae95e92940f7724807
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}