修改bug
Some checks failed
aagro-ui-admin CI / build (14.x) (push) Has been cancelled
aagro-ui-admin CI / build (16.x) (push) Has been cancelled
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
ylweng
2025-10-06 15:21:03 +08:00
parent f8f3cc8277
commit faad389e82
1682 changed files with 8962 additions and 48880 deletions

View File

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