Commit db185fea authored by lixiaofang's avatar lixiaofang

add

parent 3cf652ac
......@@ -8,7 +8,8 @@ from vest.request.auto_request import get_offline_comment
from vest.request.auto_request import host, user, db, passwd
from libs.error import logging_exception
auto_reply_url = "http://saturn.iyanzhi.com/api/v1/reply/create_for_inner"
# auto_reply_url = "http://saturn.iyanzhi.com/api/v1/reply/create_for_inner"
auto_reply_url = "http://saturn.gmapp.env/api/v1/reply/create_for_inner"
def reply(id, content, user_id):
......
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