lvhao 2 hari lalu
induk
melakukan
b1e09f12eb
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      core/CoreApp/controllers/Commodity.php

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

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