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