添加DN 迁移脚本及新增环境 test1 用于验证数据迁移

This commit is contained in:
pengtao 2019-09-18 17:19:54 +08:00
parent 443c076307
commit 701e8ad4fa

View File

@ -75,6 +75,7 @@ def write_location(data):
print(f"write {line} 2 location failed!")
def main():
old_ad = get_old_ad()
write_ad_data(old_ad)