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