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