Commit 7a5a4c30 by 吴迪

【修改】修改手机匹配规则

parent d29d71e5
......@@ -8,6 +8,8 @@
<packaging>jar</packaging>
<description>GS1OfficeWebSit</description>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
......@@ -307,6 +309,11 @@
<version>2.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>p6spy</groupId>
<artifactId>p6spy</artifactId>
<version>3.8.1</version>
</dependency>
</dependencies>
......@@ -408,4 +415,5 @@
</pluginRepository>
</pluginRepositories>
</project>
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