kazelee
2025-05-29 e2303b1125817cb7887e36d5905c8f1661d685a3
models/TN_RelocationList_Detail.cs
@@ -4,7 +4,13 @@
using System.Text;
using System.Threading.Tasks;
using SqlSugar;
namespace HH.WCS.Mobox3.DSZSH.models {
    /// <summary>
    /// 移库单明细
    /// </summary>
    [SugarTable("TN_RelocationList_Detail")]
    public class TN_RelocationList_Detail : BaseModel {
        public string S_OO_NO { get; set; }
        public string S_ITEM_CODE { get; set; }