ปรับให้ระบบอ่านค่าจาก env ทั้งหมด
This commit is contained in:
@@ -40,8 +40,6 @@ namespace TodoAPI2.Models
|
||||
{
|
||||
get
|
||||
{
|
||||
string y = "";
|
||||
|
||||
return evaluation_group_id_eva_evaluation_group_name + " " + performance_plan_id_eva_performance_plan_fiscal_year;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user