lvhao 1 day ago
parent
commit
66eaa2e7fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Systemretreat.php

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

@@ -101,7 +101,7 @@ class Systemretreat extends Start_Controller {
 			}
 			if($y['library'] == 3)
 			{
-				//echo json_encode(array('msg'=>'此数据 '.date('Y-m-d H:i:s',$y['retreattime']).' 已操作','success'=>false));exit;
+				echo json_encode(array('msg'=>'此数据 '.date('Y-m-d H:i:s',$y['retreattime']).' 已操作','success'=>false));exit;
 			}
 			if($y['library'] == 1)
 			{