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