# end-front **Repository Path**: ws066/end-front ## Basic Information - **Project Name**: end-front - **Description**: 后端node-express-mysql基础 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-11 - **Last Updated**: 2024-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 2023-3-24 新增错误处理机制 401: 无token 409: 登录已过期 500: 服务器错误 404: 未找到 0: 成功 ## 2022-10.10 新增env文件,上传服务器时,需要修改.env.bak文件为.env,并且修改内容 ## 2022-12-7 新增简体繁体转换 [文档入口](https://github.com/BYVoid/OpenCC/wiki/Download) window安装:在powershell管理员权限 ```bash npm install --global --production windows-build-tools npm install @mapbox/node-pre-gyp --save ```