models/TN_Location.cs @@ -78,5 +78,7 @@ /// 货架编码 /// </summary> public int N_ROW { get; set; } public int N_COL { get; set;} } }