liu
2 天以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
sql/tools/convertor.py
@@ -1,5 +1,5 @@
# encoding=utf8
"""芋道系统数据库迁移工具
"""超级管理员系统数据库迁移工具
Author: dhb52 (https://gitee.com/dhb52)
@@ -1033,7 +1033,7 @@
def main():
    parser = argparse.ArgumentParser(description="芋道系统数据库转换工具")
    parser = argparse.ArgumentParser(description="超级管理员系统数据库转换工具")
    parser.add_argument(
        "type",
        type=str,