由于使用了当前的系统用户的同名数据库用户名称,所以没有指定用户名和密码,也没有指定主机和端口。 import asyncio import asyncpg async def run(): ...
確定! 回上一頁