Appearance
@pmun/utils / ObjectToQueryStringOptions
optional encode: boolean | (val) => string;
是否对键和值进行 URI 编码,或者传入自定义编码函数
true