sunsheng 1 år sedan
förälder
incheckning
28679af7bd
1 ändrade filer med 1 tillägg och 0 borttagningar
  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