using Newtonsoft.Json;


[JsonProperty("userName")]
public string UserName { get; set; }

相关文章:

  • 2021-09-23
  • 2022-12-23
  • 2020-03-25
  • 2021-11-10
  • 2022-02-11
  • 2021-11-13
  • 2022-12-23
  • 2021-11-10
猜你喜欢
  • 2021-11-18
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
  • 2021-09-05
相关资源
相似解决方案