Browse Source

提交修改

lvhao 13 hours ago
parent
commit
b15f262828
1 changed files with 8 additions and 8 deletions
  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) {
         foreach ($list as $key => $value) {
             $this->doDcd($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){
     public function dpCprk($data){
         $token = $this->getToken(120);
         $token = $this->getToken(120);