Skip to content

Commit 721a953

Browse files
author
JemyCheung
committed
7.6.4
1 parent c7b1ab6 commit 721a953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/main/java/com/qiniu/android/collect/UploadInfoElement.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public static class ReqInfo {
3939
private long tid;
4040
//在AutoZone或者dnsprefetch之后,根据host得到区域,如果自定义域名且本次没有dns预取,字段将为空
4141
private String target_region_id;
42-
private String current_region_id
42+
private String current_region_id;
4343
private String error_type;
4444
private String error_description;
4545
private String up_type;

0 commit comments

Comments
 (0)