lvhao 5 months ago
parent
commit
314402cc14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Zzququeu9.php

+ 1 - 1
core/CoreApp/controllers/Zzququeu9.php

@@ -110,7 +110,7 @@ class Zzququeu9 extends Start_Controller {
                          $error = $this->zzququeu9_logs->find_all("oid = ".$v['id']." and one_type = 1 and two_type = 1 ","*",'id desc',0,1);
                          if($error[0]['apply_api']=='lpck'){
                              $ret_data = json_decode($error[0]['ret_data'],true);
-                             $apply_data = json_decode($error[0]['apply_data']);
+                             $apply_data = json_decode($error[0]['apply_data'],true);
                              if(isset($ret_data["ResMsg"])){
                                    if(empty($apply_data['0'])){
                                         $tmp_str = $ret_data["ResMsg"];