提交 ea0e7d68 编写于 作者: X xiongchun

编写文档

上级 92acb200
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<artifactId>pangu-framework-generator-maven-plugin</artifactId> <artifactId>pangu-framework-generator-maven-plugin</artifactId>
<version>5.0.6</version> <version>5.0.6</version>
<configuration> <configuration>
<url>jdbc:mysql://127.0.0.1:3306/pangu-showcases</url> <url>jdbc:mysql://127.0.0.1:3306/pangu-examples</url>
<user>root</user> <user>root</user>
<password>root123456</password> <password>root123456</password>
<tables>user</tables> <tables>user</tables>
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<artifactId>pangu-framework-generator-maven-plugin</artifactId> <artifactId>pangu-framework-generator-maven-plugin</artifactId>
<version>5.0.6</version> <version>5.0.6</version>
<configuration> <configuration>
<url>jdbc:mysql://127.0.0.1:3306/pangu-showcases</url> <url>jdbc:mysql://127.0.0.1:3306/pangu-examples</url>
<user>root</user> <user>root</user>
<password>root123456</password> <password>root123456</password>
<tables>user</tables> <tables>user</tables>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册