Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

验证码错误 #102

Closed
lingxu-liu opened this issue Sep 24, 2019 · 5 comments
Closed

验证码错误 #102

lingxu-liu opened this issue Sep 24, 2019 · 5 comments

Comments

@lingxu-liu
Copy link

payload中的smsCode确实是getVerifyCode接口获取到的,但是提交saveOrder接口的时候,一直报验证码错误。
response data:{"resCode":10000,"msg":"手机验证码错误!","data":null}

@chenchen529
Copy link

我也遇到了这个问题,报验证码错误
image

@fa1247
Copy link

fa1247 commented Sep 27, 2019

同样的问题,验证码报错

@fa1247
Copy link

fa1247 commented Sep 27, 2019

我抓了正常挂号的包,比程序中多了几项,比如feeColor, dutyImgType等,同时totalFee变为了5000(50元),但更改之后依然报错,仅供参考

"hospitalId":"xxx"
"departmentId":"xxxxxxxxx"
"dutySourceId":"xxxxxxxx"
"doctorId":"xxxxxxxx"
"patientId":"xxxxxxxx"
"dutyDate":"2019-10-18"
"dutyCode":1
"totalFee":5000
"fcode":""
"period":""
"mapDepartmentId":""
"mapDoctorId":""
"planCode":""
"medicareCardId":""
"jytCardId":""
"hospitalCardId":""
"mapDutySourceId":""
"smsCode":"299135"
"mobileNo":"xxxxxxxxxxx"
"feeColor":""
"dutyImgType":""

@iBreaker
Copy link
Owner

已修复

@lingxu-liu
Copy link
Author

已修复

刚试了一下 ,还是验证码错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants