feat: pre-set serialization methods for request parameters (#5814)

添加快捷设置请求参数序列化方法的配置
This commit is contained in:
Netfan
2025-03-29 19:21:21 +08:00
committed by YunaiV
parent a08d73b034
commit 98b2d2a972
10 changed files with 181 additions and 38 deletions

View File

@@ -50,9 +50,8 @@ catalog:
'@types/nprogress': ^0.2.3
'@types/postcss-import': ^14.0.3
'@types/qrcode': ^1.5.5
'@types/qs': ^6.9.17
'@types/qs': ^6.9.18
'@types/sortablejs': ^1.15.8
'@types/crypto-js': ^4.2.2
'@typescript-eslint/eslint-plugin': ^8.26.0
'@typescript-eslint/parser': ^8.26.0
'@vee-validate/zod': ^4.15.0
@@ -79,7 +78,6 @@ catalog:
commitlint-plugin-function-rules: ^4.0.1
consola: ^3.4.0
cross-env: ^7.0.3
crypto-js: ^4.2.0
cspell: ^8.17.5
cssnano: ^7.0.6
cz-git: ^1.11.1
@@ -142,7 +140,7 @@ catalog:
prettier-plugin-tailwindcss: ^0.6.11
publint: ^0.2.12
qrcode: ^1.5.4
qs: ^6.13.1
qs: ^6.14.0
radix-vue: ^1.9.17
resolve.exports: ^2.0.3
rimraf: ^6.0.1