用户修改

This commit is contained in:
仲么了
2023-07-06 14:24:03 +08:00
parent 77fd768acf
commit 69063cb241
20 changed files with 331 additions and 154 deletions

View File

@@ -4,4 +4,5 @@ export default {
engineering: 'engineering', // 工程信息
access_token: 'access_token', // token
refresh_token: 'refresh_token', // 刷新token
dictData: 'dictData', // 字典数据
}