kazelee
2025-06-23 6b9801e47304eac1640cf737ef6bc039ff104dd1
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; }