lvhao 1 day ago
parent
commit
7ec9a8299b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Commodity.php

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

@@ -174,7 +174,7 @@ class Commodity extends Start_Controller {
        	 	}
        	 	}
        		else
        		else
         	{
         	{
-           		echo json_encode(array('msg'=>'操作失败,请重试','success'=>false));exit;
+           		echo json_encode(array('msg'=>'类目未变动,更新失败','success'=>false));exit;
         	}
         	}
 		}
 		}
 		$arg_array = $arg_array[0];
 		$arg_array = $arg_array[0];