Commit 8e0a521f authored by hujun's avatar hujun

商学院修改

parent 8e1f8b19
......@@ -116,7 +116,7 @@ class News extends Basic
} catch (\Exception $e) {
return $this->response(101, '新增或编辑失败!'.$e->getMessage());
}
die('1');
return $this->response(200, '新增成功!');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment