Browse Source

update README.md.

小东 5 years ago
parent
commit
52e6c2ce8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -45,7 +45,7 @@
 ```properties
 server.port=9999
 #配置web页面入口
-magic.web=/magic/web
+magic-api.web=/magic/web
 #以下配置需跟实际情况修改
 spring.datasource.url=jdbc:mysql://localhost/test
 spring.datasource.username=root