公告板
版本库
filestore
活动
搜索
登录
main
/
new-ryc
蓉易创
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix: 修复前端代理配置,移除不必要的API路径重写规则
Codex Assistant
22 小时以前
9d9519354fb304855258a5c97e26dd12c3caf5e1
[new-ryc.git]
/
package.json
1
2
3
4
5
6
7
{
"dependencies": {
"axios": "^1.12.2",
"mysql2": "^3.15.1",
"node-fetch": "^2.7.0"
}
}