springboot返回大写变小写的解决方法
要保持大写---在get属性上加@JsonProperty("Ao") public Integer getAo() { return Ao; }https://blog.csdn.net/githu ...
要保持大写---在get属性上加@JsonProperty("Ao") public Integer getAo() { return Ao; }https://blog.csdn.net/githu ...