Commit 78306465 by hejiangming

no message

parent 1452459f
...@@ -10,7 +10,7 @@ sys.path.append(os.path.dirname(sys.path[0])) # 上级目录 ...@@ -10,7 +10,7 @@ sys.path.append(os.path.dirname(sys.path[0])) # 上级目录
# from ..utils.templates import Templates # from ..utils.templates import Templates
from utils.db_util import DbTypes, DBUtil from utils.db_util import DbTypes, DBUtil
from urllib.parse import quote from urllib.parse import quote
from listen_program.wf_month_control import wf_month_control from wf_month_control import wf_month_control
class ImportStToPg14(object): class ImportStToPg14(object):
......
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