Commit 2a189754 authored by 黄奎's avatar 黄奎

页面修改

parent ff84bd30
......@@ -853,7 +853,7 @@ namespace Edu.WebApi.Controllers.Customer
/// </summary>
/// <returns></returns>
[HttpPost]
public ApiResult RemoveLearningGoals()
public ApiResult RemoveChannel()
{
var Id = base.ParmJObj.GetInt("Id");
bool flag = customerStudentModule.RemoveChannelModule(Id);
......
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