kazelee
2025-06-20 54d812d9a307f3db88a51a17573b80f54c85c6cd
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; }