kazelee
2025-06-17 33b84a02e80c24e2106c67a388d9a3c1fa5f5603
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; }
    }
}