瀏覽代碼

add clera

sunsheng 1 年之前
父節點
當前提交
28679af7bd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/api/router.go

+ 1 - 0
src/api/router.go

@@ -49,6 +49,7 @@ func RegRouters(svc *Service) {
 	// 考核记录列表
 	root.GETJWT("/exeamLog/list/:scope", ExeamLogList)
 
+	// 用户id,可选:没有这个参数时是自己的信息,否则是指定id的信息
 	// 本年每月学习时长 *type/year/uid
 	root.GETJWT("/statistics/learn/process/:scope", StatisticsLearnProcess)
 	// 个人:上次学习时长 uid