gatewayworkman 使用了think-orm 和think-cache 发现 查询的数据不能cache
查看缓存的时候没有缓存
数据库配置文件 debug =false
这里写描述
"workerman/gateway-worker" : ">=3.0.0",
"topthink/think-orm": "^2.0",
"workerman/gatewayclient": "^3.0",
"topthink/think-cache": "^2.0",
解决了 DB::setCache()