lvhao 6 часов назад
Родитель
Сommit
8dbb73cf95
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      core/CoreApp/models/Model_logic_u9action.php

+ 1 - 1
core/CoreApp/models/Model_logic_u9action.php

@@ -45,7 +45,7 @@ class Model_logic_u9action extends Lin_Model {
         $list = $this->zzquque_u9->find_all("type = 20 and bzsh_status= 3 and xs_status = 0 and bzch_status = 0");
         $list = $this->zzquque_u9->find_all("type = 20 and bzsh_status= 3 and xs_status = 0 and bzch_status = 0");
         if(!empty($list)){
         if(!empty($list)){
             foreach($list as $k=>$v){
             foreach($list as $k=>$v){
-                $this->createXsd($v);
+                //$this->createXsd($v);
             }
             }
         }
         }
         sleep(3);
         sleep(3);