Models/TN_Shift_Detail.cs
@@ -6,6 +6,9 @@ using System.Threading.Tasks; namespace HH.WCS.Mobox3.DSZSH.Models { /// <summary> /// 移库单明细 /// </summary> internal class TN_Shift_Detail : BaseModel { public string S_NO { get; set; } public string S_ITEM_CODE { get; set; }