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