But what's the format of nested array for other parameters? For example, how to format a nested array into query string? p1=[1,2,3,4,5] ->p1=1,2,3,4,5 if ...
確定! 回上一頁