瀏覽代碼

会议接口,加当前日期

qr 2 月之前
父節點
當前提交
2253bb2951
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      webmain/task/openapi/openmeetAction.php

+ 2 - 1
webmain/task/openapi/openmeetAction.php

@@ -64,7 +64,8 @@ class openmeetClassAction extends openapiAction
                         "meeting_moderator" => null,
                     ],
                     "meetingTopic"=>[],
-                    "participants"=>[]
+                    "participants"=>[],
+                    "now_time"=>date("Y-m-d H:i:s")
                 ],
                 "暂无会议",
                 203);