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