Skip to content

Commit

Permalink
升级发送短信验证码接口
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzeshuan committed Aug 28, 2019
1 parent b0089bb commit 64b5cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const API = {
FILE_CATEGORY_LIST: '/hserve/v1.3/file-category/',
CENSOR_IMAGE: '/hserve/v1.7/censor-image/',
CENSOR_MSG: '/hserve/v1.7/censor-msg/',
SEND_SMS_CODE: '/hserve/v2.1/sms-verification-code/',
SEND_SMS_CODE: '/hserve/v2.2/sms-verification-code/',
VERIFY_SMS_CODE: '/hserve/v1.8/sms-verification-code/verify/',

PAY: '/hserve/v2.0/idp/pay/order/',
Expand Down

0 comments on commit 64b5cb8

Please sign in to comment.