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