Commit fa2610f17dd93a491e504d3b1c131754c40e504d
1 parent
f0d2684c
修改toll为base
Showing
1 changed file
with
2 additions
and
2 deletions
manager/conf-test/viewAttr.properties
@@ -21,9 +21,9 @@ g_local_http=http://mg.nong12.com | @@ -21,9 +21,9 @@ g_local_http=http://mg.nong12.com | ||
21 | #验证码系统 | 21 | #验证码系统 |
22 | g_authcode_http=https://authcode.1n4j.com | 22 | g_authcode_http=https://authcode.1n4j.com |
23 | #神农系统 | 23 | #神农系统 |
24 | -g_toll_http=http://toll.nong12.com | 24 | +g_toll_http=http://base.nong12.com |
25 | #静态地址 | 25 | #静态地址 |
26 | -g_toll_static_http=http://toll.nong12.com/static/v2 | 26 | +g_toll_static_http=http://base.nong12.com/static/v2 |
27 | g_def_static_http=http://mg.nong12.com/static/def | 27 | g_def_static_http=http://mg.nong12.com/static/def |
28 | 28 | ||
29 | 29 |