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