kazelee
2025-07-07 3ce6c91e5325d0067596b5a571a4faa74d067289
models/TN_Task_Action.cs
@@ -12,11 +12,11 @@
        /// </summary>
        public string S_EQ_TYPE { get; set; }
        public string S_DATA { get; set; }
        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; }
    }
}