Commit b23de20a authored by 黄奎's avatar 黄奎

页面修改

parent 200a9c3c
......@@ -351,6 +351,7 @@ namespace Edu.WebApi.Controllers.Course
IsQPrice = base.ParmJObj.GetInt("IsQPrice", 0),
CourseSubject=base.ParmJObj.GetInt("CourseSubject"),
};
query.Saleplat = "1,2,3,4";
query.Group_Id = base.UserInfo.Group_Id;
query.School_Id = base.UserInfo.School_Id;
var list = courseModule.GetCourseListModule(query);
......
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