コード例 #1
0
 public string ExportByTemplate([FromBody] string template)
 => _sampleService.ExportXmlByTemplate(template);