lvhao 5 月之前
父节点
当前提交
314402cc14
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"];