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