Conflicts: src/main/java/com/goafanti/common/model/Achievement.java
@@ -730,6 +730,7 @@ public class Achievement {
this.countryNameZh = countryNameZh;
}
+ @JsonFormat(shape = Shape.STRING)
public Integer getInternationalFlag() {
return internationalFlag;