1. 统一包名修改

This commit is contained in:
chenbowen
2025-09-22 02:03:22 +08:00
parent 516ca4aefd
commit a001fc8f16
2921 changed files with 16154 additions and 16154 deletions

View File

@@ -1,5 +1,5 @@
# encoding=utf8
"""芋道系统数据库迁移工具
"""ZT系统数据库迁移工具
Author: dhb52 (https://gitee.com/dhb52)
@@ -828,7 +828,7 @@ class OpengaussConvertor(KingbaseConvertor):
def main():
parser = argparse.ArgumentParser(description="芋道系统数据库转换工具")
parser = argparse.ArgumentParser(description="ZT系统数据库转换工具")
parser.add_argument(
"type",
type=str,