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