Postman中,數組傳參格式

前提:一般在postman中,以json形式傳參 { "loanUserId":1, "phone":12345678910, "templateId":9, "isNotify":"true", "type":1, "operatorType":2, "signId":7, "sendType":3, "tenantId":1 } 在postman中像這樣:  這是普通的jso
相關文章
相關標籤/搜索