update_column_name方法

update_column_name()

更新表的所有列名。

def update_column_name(self):
    ...

也可以看看