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