AV.User.signUpOrlogInWithMobilePhone('18557533333','365244')
curl 'https://api.bayhousekeeper.com/1.1/usersByMobilePhone' \
-H 'Connection: keep-alive' \
-H 'Pragma: no-cache' \
-H 'Cache-Control: no-cache' \
-H 'X-LC-Sign: d6xxx' \
-H 'X-LC-UA: LeanCloud-JS-SDK/4.15.1 (Weapp)' \
-H 'X-LC-Id: 47CvgwxSDxxx' \
-H 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1 wechatdevtools/1.06.2307260 MicroMessenger/8.0.5 Language/zh_CN webview/' \
-H 'content-type: application/json;charset=UTF-8' \
-H 'Accept: /' \
-H 'Sec-Fetch-Site: cross-site' \
-H 'Sec-Fetch-Mode: cors' \
-H 'Sec-Fetch-Dest: empty' \
-H 'Referer: https://servicewechat.com/wxc9f572206bdca9c8/devtools/page-frame.html' \
--data-binary '{"mobilePhoneNumber":"+8618557533333","smsCode":"365244"}' \
--compressed
报错
type is required.