lin
2024-04-22 747b6f5b34642e7b1d0dab1246ee6e88424ea45e
Merge remote-tracking branch 'origin/master'
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
  }
});