新增登录逻辑
This commit is contained in:
@@ -27,7 +27,6 @@ const getSms = (data) =>{
|
||||
}
|
||||
|
||||
// 用户隐私,用户服务协议
|
||||
|
||||
const secretService = (name) =>{
|
||||
return request({
|
||||
url: "articles/agreement/"+name
|
||||
@@ -43,7 +42,6 @@ const keyAuth = (data) => {
|
||||
}, true)
|
||||
}
|
||||
|
||||
|
||||
export {
|
||||
smsAuth,
|
||||
getSms,
|
||||
|
||||
Reference in New Issue
Block a user