axios post 请求传递参数格式为 key : value
时间:2020-04-17 11:04:06
收藏:0
阅读:433
axios.post 请求的常用两种参数格式
1.{ key:value }


2. key : value


原文:https://www.cnblogs.com/chr506029589/p/12718153.html
评论(0)