mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): @sa/axios: add qs stringify for params
This commit is contained in:
@ -12,6 +12,10 @@
|
||||
"dependencies": {
|
||||
"@sa/utils": "workspace:*",
|
||||
"axios": "1.6.5",
|
||||
"axios-retry": "4.0.0"
|
||||
"axios-retry": "4.0.0",
|
||||
"qs": "6.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/qs": "6.9.11"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user