zainali5120
2021-05-12 2720d8d8e2ea1a03e6dd42809d75f788349f66c8
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}