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