修改 注册接口地址

This commit is contained in:
pixel
2020-10-26 12:37:20 +08:00
parent ad047f4c06
commit 06c67c1024
3 changed files with 5 additions and 5 deletions

View File

@@ -110,4 +110,4 @@ export const setUserInfo = (data) => {
method: 'put',
data: data
})
}
}