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