รวม code แก้บัก
This commit is contained in:
@@ -105,6 +105,7 @@ namespace TodoAPI2.Models
|
||||
behavior = m_eva_evaluation_behavior_process2.behavior,
|
||||
weight = m_eva_evaluation_behavior_process2.weight,
|
||||
score = m_eva_evaluation_behavior_process2.score,
|
||||
sumary = m_eva_evaluation_behavior_process2.sumary,
|
||||
score2 = m_eva_evaluation_behavior_process2.score2,
|
||||
sumary2 = m_eva_evaluation_behavior_process2.sumary2,
|
||||
target_score1 = m_eva_evaluation_behavior_process2.target_score1,
|
||||
|
||||
@@ -22,6 +22,8 @@ namespace TodoAPI2.Models
|
||||
|
||||
public decimal? score { get; set; }
|
||||
|
||||
public decimal? sumary { get; set; }
|
||||
|
||||
public decimal? score2 { get; set; }
|
||||
|
||||
public decimal? sumary2 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user