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