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