lvhao 4 godzin temu
rodzic
commit
8dbb73cf95
1 zmienionych plików z 1 dodań i 1 usunięć
  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");
         if(!empty($list)){
             foreach($list as $k=>$v){
-                $this->createXsd($v);
+                //$this->createXsd($v);
             }
         }
         sleep(3);