Commit b0af7cf8 authored by 陈立彬's avatar 陈立彬

fix

parent 850306b5
......@@ -12,7 +12,7 @@ import java.util.Date;
public class GetQuestionResponseResult implements Serializable {
@JsonProperty("question_id")
private Long questionId;
private long questionId;
private String question;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment