From ecc26b7331cf87605e0a5d14ad645b5fe7a3c8ae Mon Sep 17 00:00:00 2001 From: wang-hao-jie <1550036656@qq.com> Date: 星期五, 26 十一月 2021 08:48:58 +0800 Subject: [PATCH] 违章记录 --- xboot-modules/xboot-your/pom.xml | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/xboot-modules/xboot-your/pom.xml b/xboot-modules/xboot-your/pom.xml index a8a42fd..907f247 100644 --- a/xboot-modules/xboot-your/pom.xml +++ b/xboot-modules/xboot-your/pom.xml @@ -11,5 +11,11 @@ <artifactId>xboot-your</artifactId> - + <dependencies> + <dependency> + <groupId>com.hikvision.ga</groupId> + <artifactId>artemis-http-client</artifactId> + <version>1.1.2</version> + </dependency> + </dependencies> </project> \ No newline at end of file -- Gitblit v1.9.1