コード例 #1
0
 public AjaxResult GetJwtClaimTypeSelectItem()
 {
     return(_apiResourceService.GetJwtClaimTypeSelectItem().ToAjaxResult());
 }