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