Browse Source

Initial commit

master
zhao 2 years ago
parent
commit
6caa6aa06c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/resources/config.properties

+ 1
- 1
src/main/resources/config.properties View File

@@ -1,5 +1,5 @@
#文件导出baseurl #文件导出baseurl
baseurl=http\://localhost\:8081/mz/
baseurl=http\://localhost\:8080/mz/
#是否自动加载今天登录的用户信息 #是否自动加载今天登录的用户信息
openID=1 openID=1
tokenUrl=http://stage.huizhou.tydlxt.znxdcloud.com/api/sso/token tokenUrl=http://stage.huizhou.tydlxt.znxdcloud.com/api/sso/token


Loading…
Cancel
Save