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 ...