add tags field

This commit is contained in:
pengtao 2019-11-12 14:45:26 +08:00
parent dc09577d96
commit 5b1110397d

View File

@ -9,7 +9,7 @@ import sys
from bson.objectid import ObjectId
import json
define_logger("/data/logs/ops/taptap_report.log")
define_logger("/data/logs/ops/taptap_collect.log")
log = logging.getLogger(__name__)
import sys