摘要: import os import sys DATE_DIR=os.path.dirname(os.path.dirname(os.path.abspath(__file__))) sys.path.append(PATHDIR) 阅读全文