Commit a625c80d45a4e499a25e1d6d69313a1de0049c82
1 parent
57798eaf
修改域名
Showing
1 changed file
with
7 additions
and
7 deletions
manager/conf-test/viewAttr.properties
... | ... | @@ -4,19 +4,19 @@ g_sys_title=神农后台管理系统 |
4 | 4 | |
5 | 5 | #--------------------------------域名-------------------------------- |
6 | 6 | #顶级域名 |
7 | -g_domain=toll.com | |
7 | +g_domain=nong12.com | |
8 | 8 | #本系统域名 |
9 | -g_local=manage.toll.com | |
9 | +g_local=mg.nong12.com | |
10 | 10 | #本系统域名的http协议形式 |
11 | -g_local_http=http://manage.toll.com | |
11 | +g_local_http=http://mg.nong12.com | |
12 | 12 | #验证码系统 |
13 | 13 | g_authcode_http=https://authcode.1n4j.com |
14 | 14 | |
15 | 15 | #神农系统 |
16 | -g_toll_http=http://www.toll.com | |
17 | -g_toll_static_http=http://www.toll.com/static/v2 | |
16 | +g_toll_http=http://toll.nong12.com | |
17 | +g_toll_static_http=http://toll.nong12.com/static/v2 | |
18 | 18 | |
19 | - g_def_static_http=http://manage.toll.com/static/def | |
19 | + g_def_static_http=http://mg.nong12.com/static/def | |
20 | 20 | #--------------------------------以下暂不支持-------------------------------- |
21 | 21 | #消息列表地址 |
22 | 22 | g_message_list_http=http://messageutter.1n4j.com/notice/index.do |
... | ... | @@ -35,7 +35,7 @@ g_toll_static_http=http://www.toll.com/static/v2 |
35 | 35 | #--------------------------------END域名-------------------------------- |
36 | 36 | |
37 | 37 | #首页地址 |
38 | -g_index_path=http://www.toll.com/platform | |
38 | +g_index_path=http://toll.nong12.com/platform | |
39 | 39 | |
40 | 40 | #开启图片校验 |
41 | 41 | verifyImg=false | ... | ... |