lvhao 2 月之前
父节点
当前提交
8961192fc1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/models/Model_zxyuntu.php

+ 1 - 1
core/CoreApp/models/Model_zxyuntu.php

@@ -114,7 +114,7 @@ function __construct(){
 		
 		if(!isset($res['returnDatas'][0]['corpBillid']))
 		{
-			$g = array('x'=>'0','Description'=>$res['returnDatas'][0]['message'],'cs'=>$count);
+			$g = array('x'=>'0','Description'=>json_encode($res,JSON_UNESCAPED_UNICODE),'cs'=>$count);
 		}
 		else
 		{