kazelee
2 天以前 74ca5a83f24c53c48ad7e6f5b7739649fb411546
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; }
    }
}