Browse Source

提交数据

lvhao 1 day ago
parent
commit
56580c827a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      core/CoreApp/models/Model_logic_u9mgwx.php

+ 0 - 4
core/CoreApp/models/Model_logic_u9mgwx.php

@@ -24,9 +24,6 @@ class Model_logic_u9mgwx extends Lin_Model {
         $this->_add_xsd();
         $this->_add_xsd();
         sleep(2);
         sleep(2);
         $list = $this->zzquque_u9->find_all("( xs_status > 0 ) and (type = 22) and ( bzch_status = 0 )");
         $list = $this->zzquque_u9->find_all("( xs_status > 0 ) and (type = 22) and ( bzch_status = 0 )");
-        echo "<pre>";
-        var_dump($list);
-        die;
         
         
         foreach($list as $k=>$v){
         foreach($list as $k=>$v){
             $this->_cx_xsdandbzch($v);
             $this->_cx_xsdandbzch($v);
@@ -120,7 +117,6 @@ class Model_logic_u9mgwx extends Lin_Model {
          if(empty($res[0]['Data'])){
          if(empty($res[0]['Data'])){
             return ;
             return ;
         }
         }
-        
         // 审核了 
         // 审核了 
         $list = $res[0]['Data'];
         $list = $res[0]['Data'];