fix(测试跟踪): 编译报错
This commit is contained in:
parent
1bd38afbd3
commit
9c47d3b0c5
|
@ -16,6 +16,6 @@ public class GetCreateMetaDataResponse extends ZentaoResponse {
|
|||
private String title;
|
||||
private JSONObject users;
|
||||
private JSONObject customFields;
|
||||
private Map<String, String> builds;
|
||||
private Map<String, Object> builds;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue