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