parent
75e56a49a3
commit
f5768980c7
|
|
@ -120,13 +120,13 @@ public class QccCompanyInfo implements Serializable {
|
||||||
private String teamEnd;
|
private String teamEnd;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 区、城镇
|
* 市
|
||||||
*/
|
*/
|
||||||
@SerializedName("city")
|
@SerializedName("city")
|
||||||
private String city;
|
private String city;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 市
|
* 区、城镇
|
||||||
*/
|
*/
|
||||||
@SerializedName("county")
|
@SerializedName("county")
|
||||||
private String county;
|
private String county;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue