first commit
This commit is contained in:
@ -58,7 +58,7 @@ def setup_logging(path):
|
||||
return logger
|
||||
|
||||
logger = setup_logging('utils/logging.json')
|
||||
@app.route('/search', methods=['POST'])
|
||||
@app.route('/searchv2', methods=['POST'])
|
||||
def search():
|
||||
pre_status = False
|
||||
try:
|
||||
|
Reference in New Issue
Block a user