lvhao 3 달 전
부모
커밋
8a299c1e85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Fullordersmt.php

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

@@ -2263,7 +2263,7 @@ class Fullordersmt extends Start_Controller {
 					}
 					else
 					{
-						echo json_encode(array('msg'=>'声明失败:'.$result['result_error_desc'],'success'=>false));exit;
+						echo json_encode(array('msg'=>'声明失败:'.$result['error_desc'],'success'=>false));exit;
 					}
 				}
 				else