Commit 6412f7e3 authored by 赵威's avatar 赵威

add syspath

parent 1f5bd146
import os
import sys
sys.path.append(os.path.realpath("."))
import pandas as pd
from utils.date import get_ndays_before, get_ndays_before_no_minus
from utils.es import es_scan
......
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