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