本帖最后由 anrip 于 2020-5-25 13:52 编辑
版本 v1.0.1
支付时(增加对应use语句可修复)
file: "/app/models/wechat/WechatTemplate.php"line: 114message: "Class 'app\models\wechat\ServiceModel' not found"
启用websockt时(增加对应use语句可修复)
[Error] Class 'crmeb\command\SystemConfigService' not foundException trace: () at /srv/htdoc/default/web/com.incnjp.mall/crmeb/command/Workerman.php:78
查看店铺列表时有如下错误 (暂时未尝试修复)
[2020-05-24T00:40:59+08:00][error] [10501]SQLSTATE[42S22]: Column not found: 1054 Unknown column 'distance' in 'order clause'[/vendor/topthink/think-orm/src/db/PDOConnection.php:722]
客服聊天时 (修改默认参数可修复)
[2020-05-24T01:12:08+08:00][error] [0]Argument 4 passed to app\models\wechat\WechatTemplate::sendTemplate() must be of the type string, null given, called in /app/models/wechat/WechatTemplate.php on line 127[/app/models/wechat/WechatTemplate.php:356]