wugg 9 月之前
父節點
當前提交
ee629fb7d3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/admin/controller/TagGood.php

+ 1 - 1
app/admin/controller/TagGood.php

@@ -229,7 +229,7 @@ class TagGood extends Base{
 	            return app_show(0,"标签添加成功");
         }catch (\Exception $e){
 			Db::rollback();
-	        return error_show(1004,$e->getMessage().$e->getLine());
+	        return error_show(1004,$e->getMessage());
         }
     }
     //标签废弃