lvhao 6 月之前
父節點
當前提交
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");
         if(!empty($list)){
             foreach($list as $k=>$v){
-                $this->createXsd($v);
+                //$this->createXsd($v);
             }
         }
         sleep(3);