kazelee
2025-06-11 9fa293298c53429e8ac5148de8328933c0a80ff4
models/TN_Task_Action.cs
@@ -16,7 +16,7 @@
        public string S_TASK_CODE { get; set; }
        public string S_EQ_CODE { get; set; }
      
        public string S_ACTION { get; set; }
        public int N_ACTION_CODE { get; set; }
    }
}