kazelee
2025-06-09 ae6a8a95861a75ee580c75451f57e0504d2c367a
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; }
    }
}