浏览代码

update README.md.

小东 5 年之前
父节点
当前提交
52e6c2ce8c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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