public class CspReportRequest { [JsonPropertyName("csp-report")] public CspReport CspReport { get; set; } } public class CspReport ...
確定! 回上一頁