Commit dba553ff authored by 周健威's avatar 周健威

添加数据中心验证代码

parent 17cd1d2f
...@@ -13,10 +13,16 @@ ...@@ -13,10 +13,16 @@
<dependencies> <dependencies>
<!-- maxkey --> <!-- maxkey -->
<dependency>
<groupId>maxkey</groupId>
<artifactId>maxkey-common</artifactId>
<version>3.3.2</version>
</dependency>
<dependency> <dependency>
<groupId>maxkey</groupId> <groupId>maxkey</groupId>
<artifactId>maxkey-client-sdk</artifactId> <artifactId>maxkey-client-sdk</artifactId>
<version>3.3.0</version> <version>3.3.0</version>
<type>jar</type>
</dependency> </dependency>
<!-- <dependency>--> <!-- <dependency>-->
<!-- <groupId>maxkey</groupId>--> <!-- <groupId>maxkey</groupId>-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment