This commit is contained in:
2024-08-29 18:20:37 +08:00
parent 4b73f5b68c
commit fc1f68b69a
15 changed files with 995 additions and 859 deletions

View File

@@ -1,3 +1,6 @@
/**
* 该文件定义默认响应data数据的结构
*/
export default {
// 响应返回解析
parseResponseData: (res) => {