解法一:使用JsonPropertyName. 如果確定JSON 的名稱一定是使用Lower Camel Case 的命名習慣,你可以直接在對應的C# 物件屬性上使用 JsonPropertyName ...
確定! 回上一頁