kazelee
2025-06-06 a949debc0abbe90adfda1af653b7b5c2ab27d997
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; }