panxingxin 5 years ago
parent
commit
844287c55f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      models/dataModel.js

+ 1 - 1
models/dataModel.js

@@ -10,7 +10,7 @@ export function userLogin(code) {
     }
     }
   })
   })
 }
 }
-
+ 
 // 获取验证码
 // 获取验证码
 export function getSmsCode(mobile) {
 export function getSmsCode(mobile) {
   return fly.request({
   return fly.request({