|
@@ -742,6 +742,7 @@ public class Achievement {
|
|
|
@JsonFormat(shape = Shape.STRING)
|
|
@JsonFormat(shape = Shape.STRING)
|
|
|
public Integer getJmrhFlag() {
|
|
public Integer getJmrhFlag() {
|
|
|
return jmrhFlag;
|
|
return jmrhFlag;
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
public void setJmrhFlag(Integer jmrhFlag) {
|
|
public void setJmrhFlag(Integer jmrhFlag) {
|