Authorization: Bearer ********************curl --location --request POST 'https://ckbapi.quwanzhi.com/v1/kefu/moments/add' \
--header 'Authorization: Bearer <token>' \
--form 'content="111222333"' \
--form 'type="1"' \
--form 'picUrlList[]=""' \
--form 'videoUrl=""' \
--form 'link[url]=",,,"' \
--form 'link[desc]=""' \
--form 'link[image]=""' \
--form 'wechatIds[]=""' \
--form 'labels[]=""' \
--form 'timingTime=""'{}