Commit 17cc4273 by 岳巧源

update unit

parent 89874f80
Showing with 3 additions and 2 deletions
......@@ -279,4 +279,6 @@ if __name__ == '__main__':
update_vc_class(config)
print("========================> 分类更新完毕")
update_vc_attr(config)
print("========================> 参数更新完毕")
\ No newline at end of file
print("========================> 参数更新完毕")
handle_vc_unit(config)
print("========================> 单位处理完毕")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment