Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow

This commit is contained in:
pixel
2020-10-26 12:44:43 +08:00
11 changed files with 30 additions and 70 deletions

View File

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