Commit 27368a3d by Duanbj

更正log

parent f085c875
......@@ -437,7 +437,7 @@ def operator(request):
return HttpResponse(json.dumps(message), content_type='application/json')
# 查看内部文章
# 删除内部文章
if actiontype == '6':
title = request.POST.get('title')
try:
......
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