添加导出率

This commit is contained in:
pengtao 2019-10-22 17:13:36 +08:00
parent 18fa96cbde
commit aa333fde0d
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ from collections import defaultdict
from ops.plog import define_logger
import logging
import datetime
from ops.mp_interface import MpInterface
from ops.minterface import MpInterface
define_logger("/data/logs/ops/daily_report.log")
import pdb