正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -838,8 +838,6 @@ class OrderLogic | @@ -838,8 +838,6 @@ class OrderLogic | ||
| 838 | $this->OrderDao->editStaffData($where,$updata); | 838 | $this->OrderDao->editStaffData($where,$updata); |
| 839 | } | 839 | } |
| 840 | 840 | ||
| 841 | - Helper::writeLog('Order','订单的is_hide_moblie: 测试到end123'); | ||
| 842 | - | ||
| 843 | //坐席释放时间,单位/天,0等于不限时 | 841 | //坐席释放时间,单位/天,0等于不限时 |
| 844 | if($release_time > 0){ | 842 | if($release_time > 0){ |
| 845 | //投递延时任务 | 843 | //投递延时任务 |
-
请 注册 或 登录 后发表评论