master #47

Merged
clay merged 6 commits from master into pro 2023-03-24 10:11:12 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 39e1773dc7 - Show all commits

View File

@ -65,8 +65,8 @@ export default {
getToken() { getToken() {
localStorage.clear() localStorage.clear()
axios.post( axios.post(
// "http://gateway.mytwins.top/auth/workflow/login", "http://gateway.mytwins.top/auth/workflow/login",
"http://localhost:8000/auth/workflow/login", // "http://localhost:8000/auth/workflow/login",
{ {
code: "string", code: "string",
password: "926425", password: "926425",