文件app/services/order/StoreOrderComputedServices.php
将当前478行的代码
$type = $temp_num[$tempId]['type'];
下移到
if (!$tempId || !$tempPostage || !$tempNumber) continue;
代码之后,保存文件即可修复
文件app/services/order/StoreOrderComputedServices.php
将当前478行的代码
$type = $temp_num[$tempId]['type'];
下移到
if (!$tempId || !$tempPostage || !$tempNumber) continue;
代码之后,保存文件即可修复
wx822799 最后编辑于2022-11-02 10:42:42
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level }}
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}{{itemf.name}}
相关推荐
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}