lizhen_gitee 1 týždeň pred
rodič
commit
0b2d63e75b

+ 1 - 1
application/company/controller/Maintain.php

@@ -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();