viewAttr.properties 1.52 KB
#系统标题
#[神农后台管理系统]的utf-8编码. 貌似不支持中文转意...
g_sys_title=神农后台管理系统

#--------------------------------域名--------------------------------
#顶级域名
g_domain=nong12.com
#本系统域名
g_local=sfymg.nong12.com
#本系统域名的http协议形式
g_local_http=http://sfymg.nong12.com
#验证码系统
g_authcode_http=https://authcode.1n4j.com

#神农系统
g_toll_http=http://charge.nong12.com
g_toll_static_http=http://charge.nong12.com/static/v2

  g_def_static_http=http://sfymg.nong12.com/static/def
  #--------------------------------以下暂不支持--------------------------------
  #消息列表地址
  g_message_list_http=http://messageutter.1n4j.com/notice/index.do
  #异步获取消息条数地址
  g_message_async_http=http://messageutter.1n4j.com/notice/async.do?userId=
  #同步获取消息条数地址
  g_message_sync_http=http://messageutter.1n4j.com/notice/sync.do
  g_message_unread_http=http://messageutter.1n4j.com/notice/unread/snapshot.do?count=5
  
  #验证码地址
  g_verifycode_http=https://authcode.1n4j.com/verify/image?acid=
  #验证码校验地址
  project.verifycode.validate=http://authcode.1n4j.com/verify/validate?acid=


#--------------------------------END域名--------------------------------

#首页地址
g_index_path=http://charge.nong12.com/platform

#开启图片校验
verifyImg=false
#开启用户姓名修改
updateUserName=true
#限制只有一个用户使用同一个账号
onlyOneUser=false