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