@@ -429,7 +429,7 @@ class Maintain extends Apic
->find();
if($info['company_id'] != $this->auth->company_id){
- $this->error('没找到订单');
+ //$this->error('没找到订单');
}
$maintain_model = new Maintainmodel();