Commit c8f7635404eea878e0e05ea4a303091983e3240a

Authored by jiangjiazhi
1 parent 9e6c9f87c3

修改新电子病历

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/resources/database.properties View file @ c8f7635
... ... @@ -48,7 +48,7 @@
48 48 login.token=265a841b-9bb5-434a-8c2b-e78df86fc45d
49 49 login.defaultPwd=123456
50 50 #1 本地缓存 2 sso登录(需要外网)
51   -run.mode=1
  51 +run.mode=2
52 52  
53 53  
54 54 mongo.config.replica.set.address=192.168.1.XXX:27017,192.168.1.113.XXX:27018,192.168.1.xxx:27019