互动打分

beetlsql3-dev
Mlxa0324 2 years ago
parent 78abddae11
commit 491953076a

@ -232,7 +232,7 @@ public class TeacherOpenCourseChatLogController{
* @return
*/
@PostMapping(MODEL + "/setScore.json")
@Function("teacherOpenCourseChatLog.add")
@Function("teacherOpenCourseChatLog.edit")
public JsonResult setScore(
@NotNull(message = "互动ID不能为空")
Long teacherOpenCourseChatLogId,

Loading…
Cancel
Save