Compare commits
No commits in common. "lvleigang" and "master" have entirely different histories.
|
@ -9,8 +9,6 @@ export function login(login_name, password) {
|
|||
const data = {
|
||||
loginCode:login_name,
|
||||
password,
|
||||
|
||||
|
||||
}
|
||||
return request({
|
||||
url: 'kangarooDataCenter/entranceController/option',
|
||||
|
|
Loading…
Reference in New Issue