|
@@ -187,7 +187,7 @@ class UserController extends BaseController
|
|
|
* @api {GET} user/sign_record 用户签到记录
|
|
|
* @apiGroup User
|
|
|
* @apiName signRecord
|
|
|
- * @apiParam {String} date 查询日期
|
|
|
+ * @apiParam {String} date 查询日期每个月一号
|
|
|
* @apiSuccess {int} code 状态码
|
|
|
* @apiSuccess {String} msg 信息
|
|
|
* @apiSuccess {object} data 结果集
|