摘要: from sqlalchemy import create_engine conn = create_engine('postgresql://odooshequ:odooshequ@127.0.0.1:5432/odooshequ') tbs = ['account_move', 'account 阅读全文
posted @ 2023-08-12 09:13 CrossPython 阅读(240) 评论(0) 推荐(0)