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