lvhao 3 months ago
parent
commit
8a299c1e85
1 changed files with 1 additions and 1 deletions
  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