修正注释

This commit is contained in:
RuoYi
2021-02-23 10:27:54 +08:00
committed by 疯狂的狮子li
parent 73fa96970a
commit 18b61f3df8
6 changed files with 8 additions and 12 deletions

View File

@@ -1,9 +1,5 @@
import request from '@/utils/request'
const client_id = 'web'
const client_secret = '123456'
const scope = 'server'
// 登录方法
export function login(username, password, code, uuid) {
return request({