รวม code ส่งเข้า ZD
This commit is contained in:
@@ -30,9 +30,19 @@ namespace TodoAPI2.Models
|
||||
return (string.IsNullOrEmpty(thefile) ? "" :
|
||||
$"<a href='../{thefileDisplay}' target='_blank'>{thefile}</a>");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public string target_score1 { get; set; }
|
||||
|
||||
public string target_score2 { get; set; }
|
||||
|
||||
public string target_score3 { get; set; }
|
||||
|
||||
public string target_score4 { get; set; }
|
||||
|
||||
public string target_score5 { get; set; }
|
||||
public int? create_evaluation_detail_id_eva_create_evaluation_detail_create_evaluation_id { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user