linwe
2024-06-17 5a75795e30bc9f8db0ca05def4419fbfc2f38cef
src/api/user.js
@@ -17,7 +17,9 @@
    password,
    grant_type:"password",
    scope: "all",
    type
    type,
    // 查全部-暂定
    loginType:1
  }
});