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