department menus = TabletoJson.DataSetToEntity<department>(dataSet, 0); Response.Write(JsonConvert.SerializeObject(menus)+"<br/>");
確定! 回上一頁