【fix bug 前端】代码生成器,put、delete改为post

This commit is contained in:
zhaoxiao
2023-03-16 16:16:46 +08:00
parent 6b641cc1b9
commit 46c5e72cdc
@@ -8099,7 +8099,7 @@
return Object(r["a"])({
url: e,
method: "post",
params: t
data: t
})
}