|
@ -90,9 +90,9 @@ weixin_websocket_server = http://172.19.103.76:8000/user/senddata.do
|
|
|
#file upload temp path
|
|
|
upload_temp_path=/var/local/temp
|
|
|
#image store path
|
|
|
image_server=http://172.19.103.87:8882/res/images/
|
|
|
voice_server=http://172.19.103.87:8882/res/voice/
|
|
|
chat_server=http://172.19.103.87:8882/res/chat/
|
|
|
image_server=http://weixin.xmtyw.cn/res/images/
|
|
|
voice_server=http://weixin.xmtyw.cn/res/voice/
|
|
|
chat_server=http://weixin.xmtyw.cn/res/chat/
|
|
|
image_path=/var/local/upload/images
|
|
|
voice_path=/var/local/upload/voice
|
|
|
chat_file_path=/var/local/upload/chat
|