We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4a0b8 commit 61833d7Copy full SHA for 61833d7
README.md
@@ -15,7 +15,7 @@
15
16

17
18
-
+
19
20
## 面向人群
21
pic/show.png
864 KB
pom.xml
@@ -19,9 +19,6 @@
<relativePath/>
</parent>
<properties>
22
-<!-- <sonar.host.url>http://localhost:9001</sonar.host.url>-->
23
-<!-- <sonar.login>admin</sonar.login>-->
24
-<!-- <sonar.password>sonarqube@sdl.com</sonar.password>-->
25
<maven.compiler.source>8</maven.compiler.source>
26
<maven.compiler.target>8</maven.compiler.target>
27
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments