Commit 4c111fde by dong

fix

parent 693717fb
...@@ -337,7 +337,6 @@ def search(): ...@@ -337,7 +337,6 @@ def search():
} }
return jsonify(code=RET.OK, msg="查找成功", data=data) return jsonify(code=RET.OK, msg="查找成功", data=data)
def body_qualificat(s, j): def body_qualificat(s, j):
body = { body = {
"query": { "query": {
......
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