正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -728,7 +728,7 @@ class ProjectLogic extends BaseLogic | @@ -728,7 +728,7 @@ class ProjectLogic extends BaseLogic | ||
| 728 | 'from_order_id'=>$projectInfo['from_order_id'], | 728 | 'from_order_id'=>$projectInfo['from_order_id'], |
| 729 | 'company_id'=>$projectInfo['channel']['channel_id'] | 729 | 'company_id'=>$projectInfo['channel']['channel_id'] |
| 730 | ]; | 730 | ]; |
| 731 | - $this->toAicc($data); | 731 | + $this->toHagro($data); |
| 732 | } | 732 | } |
| 733 | $rs = $this->model->edit($this->param,['id'=>$this->param['id']]); | 733 | $rs = $this->model->edit($this->param,['id'=>$this->param['id']]); |
| 734 | if($rs === false){ | 734 | if($rs === false){ |
-
请 注册 或 登录 后发表评论