com.qiniu.util.Auth类下privateDownloadUrlWithDeadline()方法在生成url的时候,会默认拼接token参数,当参数内带“:”时,该privateUrl某些场景会无法通过url校验,建议默认使用encode处理下