互动打分

beetlsql3-dev
Mlxa0324
parent 78abddae11
commit 491953076a

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

Loading…
Cancel
Save