chengyi / thinkmanorm

解决webman使用thinkorm无sql日志的问题

2.1.1 2024-01-12 06:27 UTC

This package is auto-updated.

Last update: 2024-09-12 08:04:49 UTC


README

在webman中使用thinkorm时没有日志,开启日志后存在bug,因此新建的项目与webman使用方法相同,需要修改的内容如下:修改config/bootstrap.php中的Webman\ThinkOrm\ThinkOrm::class,将其改为\Chengyi\Thinkmanorm\ThinkOrm::class