|
@@ -730,6 +730,7 @@ public class Achievement {
|
|
|
this.countryNameZh = countryNameZh;
|
|
this.countryNameZh = countryNameZh;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ @JsonFormat(shape = Shape.STRING)
|
|
|
public Integer getInternationalFlag() {
|
|
public Integer getInternationalFlag() {
|
|
|
return internationalFlag;
|
|
return internationalFlag;
|
|
|
}
|
|
}
|