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