浏览代码

提交修改

lvhao 13 小时之前
父节点
当前提交
b15f262828
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8 8
      core/CoreApp/models/Model_logic_u9bh.php

+ 8 - 8
core/CoreApp/models/Model_logic_u9bh.php

@@ -34,14 +34,14 @@ class Model_logic_u9bh extends Lin_Model {
         foreach ($list as $key => $value) {
             $this->doDcd($value);
         }
-        $list =  $this->zzquque_u9->find_all("type = 21 and bzsh_status= 3 and dc_status = 1 and dr_status = 0");
-        foreach ($list as $key => $value) {
-            $this->cxDrd($value);
-        }
-        $list =  $this->zzquque_u9->find_all("type = 21 and bzsh_status= 3 and dc_status = 3 and dr_status = 0");
-        foreach ($list as $key => $value) {
-            $this->checkDrd($value);
-        }
+        // $list =  $this->zzquque_u9->find_all("type = 21 and bzsh_status= 3 and dc_status = 1 and dr_status = 0");
+        // foreach ($list as $key => $value) {
+        //     $this->cxDrd($value);
+        // }
+        // $list =  $this->zzquque_u9->find_all("type = 21 and bzsh_status= 3 and dc_status = 3 and dr_status = 0");
+        // foreach ($list as $key => $value) {
+        //     $this->checkDrd($value);
+        // }
     }
     public function dpCprk($data){
         $token = $this->getToken(120);