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