Compare commits

..

No commits in common. "lvleigang" and "master" have entirely different histories.

1 changed files with 64 additions and 66 deletions

View File

@ -9,8 +9,6 @@ export function login(login_name, password) {
const data = {
loginCode:login_name,
password,
}
return request({
url: 'kangarooDataCenter/entranceController/option',