Commit 342afb6e authored by 廖旭伟's avatar 廖旭伟

Merge remote-tracking branch 'origin/master'

parents 1f9a105d b04be4ee
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<profiles.publish.path>/home/publish</profiles.publish.path> <profiles.publish.path>/home/publish</profiles.publish.path>
<profiles.filepath>/mortals/app/data</profiles.filepath> <profiles.filepath>/mortals/app/data</profiles.filepath>
<skipDeploy>true</skipDeploy> <skipDeploy>true</skipDeploy>
<phpUrl>http://127.0.0.1:8076/zwfw/inter/user/list</phpUrl> <profiles.phpUrl>http://127.0.0.1:8076/zwfw/inter/user/list</profiles.phpUrl>
</properties> </properties>
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<profiles.active>product</profiles.active> <profiles.active>product</profiles.active>
<profiles.server.debug>-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=16517</profiles.server.debug> <profiles.server.debug>-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=16517</profiles.server.debug>
<profiles.nacos.server-addr>192.168.0.250:8848</profiles.nacos.server-addr> <profiles.nacos.server-addr>192.168.0.250:8848</profiles.nacos.server-addr>
<phpUrl>http://192.168.0.231:8076/zwfw_yx/inter/user/userlist</phpUrl> <profiles.phpUrl>http://192.168.0.231:8076/zwfw_yx/inter/user/userlist</profiles.phpUrl>
</properties> </properties>
</profile> </profile>
......
...@@ -48,5 +48,4 @@ application: ...@@ -48,5 +48,4 @@ application:
auth: auth:
unloginUrl: /refresh,/error,/login/login,/login/index,/login/logout,/securitycode/createCode,/file/common/*,/test*,/resource/list,/api/asset/*,/api/*,/uploads/*,/project/file/*,/file/* unloginUrl: /refresh,/error,/login/login,/login/index,/login/logout,/securitycode/createCode,/file/common/*,/test*,/resource/list,/api/asset/*,/api/*,/uploads/*,/project/file/*,/file/*
uncheckUrl: /refresh,/error,/login/login,/login/index,/login/logout,/securitycode/createCode,/file/common/*,/test*,/resource/list,/api/asset/*,/api/*,/uploads/*,/project/file/*,/file/* uncheckUrl: /refresh,/error,/login/login,/login/index,/login/logout,/securitycode/createCode,/file/common/*,/test*,/resource/list,/api/asset/*,/api/*,/uploads/*,/project/file/*,/file/*
phpUrl: @profiles.phpUrl@ phpUrl: @profiles.phpUrl@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment