###### tags: `temporary group` # create-temporary-group 建立臨時群組 ## /create-temporary-group front to back | 說明 | key | value | | ------------ | --------------------------------- | -------- | | 帳號 | uid (founder) | string | | 行程名稱 | scheduleName(group_name) | string | | 行程開始時間 | scheduleStartTime(schedule_start) | datetime | | 行程結束時間 | scheduleEndTime(schedule_end) | datetime | | 類別編號 | typeId(type) | int | | 地點 | place | string | | 好友 | friend | object | | 好友{} | | | | -------- | -------- | ------ | | 好友編號 | friendId | string | back to front | 說明 | key | value | | ------------ | -------- | ------ | | 建立群組結果 | response | bool | --- uid: >account>user_id title: >schedule>schedule_name typeId: >type>type_id friendId: >friend>user_id --- 建立者關係編號 --- 前端注意:key值