From c36f52ab7d230a8d044e8991d1c39b40f47d40f5 Mon Sep 17 00:00:00 2001 From: lipengjava <lipbb@qq.com> Date: Wed, 26 Jul 2017 12:28:22 +0800 Subject: [PATCH] get -> post --- src/timestamp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/timestamp.js b/src/timestamp.js index 475a572..ab4baeb 100644 --- a/src/timestamp.js +++ b/src/timestamp.js @@ -1,5 +1,5 @@ /** - * @api {GET} /3m/meeting/timestamp.do 01.获取服务器时间戳 + * @api {POST} /3m/meeting/timestamp.do 01.获取服务器时间戳 * @apiName getTimestamp * @apiGroup other * @apiVersion 1.6.0 -- libgit2 0.24.0