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