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