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