exc_info=True) pass async def getCurosr(self): # 在getCurosr方法中是从连接池中重新获取了一个可用的连接。 conn = await self.pool.acquire() ...
確定! 回上一頁