Skip to content

Commit 5658eca

Browse files
committed
add comment [ci skip] for UploadBySelfDefiningParam to upload file with self define params
1 parent 868880f commit 5658eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/UploadBySelfDefiningParam.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* 设置自定义变量上传并接收自定义变量 demo
1111
*
12-
* 上传携带自定义变量参考文档
12+
* 自定义变量需要以 x: 开头, 携带自定义变量上传参考文档
1313
* https://developer.qiniu.com/kodo/manual/1235/vars#2
1414
*
1515
* 接收自定义变量参考上传策略文档 -- returnBody

0 commit comments

Comments
 (0)