|
|
@ -122,7 +122,7 @@ export async function getSb(data) {
|
|
|
|
|
|
|
|
|
|
|
|
export function getLeaddata() {
|
|
|
|
export function getLeaddata() {
|
|
|
|
return {
|
|
|
|
return {
|
|
|
|
username: encrypt("领导"),
|
|
|
|
username: encrypt("leader"),
|
|
|
|
password: encrypt("Loudong@2022***"),
|
|
|
|
password: encrypt("Loudong@2022***"),
|
|
|
|
};
|
|
|
|
};
|
|
|
|
}
|
|
|
|
}
|
|
|
|