feat(api): 添加request函数统一处理API响应并更新文档
在fn.js中添加request函数封装API请求,统一处理响应格式和错误提示 更新recall_users.js中所有API调用使用新的request函数 更新VUE_CODE_STYLE_GUIDE.md文档说明API返回结构调整
Showing
3 changed files
with
64 additions
and
13 deletions
-
Please register or login to post a comment