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