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