zhongrj
2024-04-22 dc5c26bba870e2c8ab3b01ac1da8bf619c706bfe
用户登录修改
1 files modified
4 ■■■ changed files
src/api/user.js 4 ●●● patch | view | raw | blame | history
src/api/user.js
@@ -17,7 +17,9 @@
    password,
    grant_type:"password",
    scope: "all",
    type
    type,
    // 查全部-暂定
    loginType:1
  }
});