版本是新的,不知道为什么sql记录不了日志
Argument 1 passed to think\DbManager::setLog() must implement interface Psr\Log\LoggerInterface, instance of Closure given
提示的很明显
执行 composer info 看下 topthink/think-orm 版本
topthink/think-orm 2.0.62
升级下php>=8.0,然后升级下topthink/think-orm
提示的很明显
执行 composer info 看下 topthink/think-orm 版本
topthink/think-orm 2.0.62
升级下php>=8.0,然后升级下topthink/think-orm