史迪仔

Results 32 comments of 史迪仔

https://github.com/Stitch-June/selenium/blob/master/example_test.go#L180

可以编写一下单元测试吗?以便我们更好的合并此pr

因为你的代码编写不正确,造成一系列问题,按以下去编写: ``` class TestOrderLog extends \EasySwoole\ORM\AbstractModel{ protected $tableName = 'fa_test_order_log'; } class TestOrderGoods extends \EasySwoole\ORM\AbstractModel{ protected $tableName = 'fa_test_order_goods'; } class TestOrder extends \EasySwoole\ORM\AbstractModel { protected $tableName = "fa_test_order"; public...

不建议使用这个组件了.使用`fast-cache`

这不是死锁,协程在`sleep`,等待事件通知.

你也不能这么理解,你记住不是死锁就行了.

https://github.com/easy-swoole/wechat/pull/119

你可以使用`composer require easyswoole/wechat 2.x-dev`