feat: 新增获取项目数据功能,新增同步数据功能

This commit is contained in:
奔跑的面条
2022-05-23 23:50:35 +08:00
parent 0d7c5b8ace
commit d8022b2682
16 changed files with 282 additions and 72 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const global = {
}
const http = {
error_message: '接口异常,请检查',
error_message: '获取数据失败,请稍后重试',
token_overdue_message: '登录过期,请重新登录!'
}