hao
2025-09-18 4598e856759f043f203d45a0674626b9e2ff89b8
StandardInterface/MES.Service/Dto/webApi/ERPZZCXD.cs
@@ -25,7 +25,7 @@
    public class ERPZZCXMain
    {
        public string? erpid { get; set; }     // ERP 主表id(主表的 ERPID)
        public string? bill_no { get; set; }   // 单据编码
        public string bill_no { get; set; }   // 单据编码
        public string? type { get; set; }   //  
        public string? dj_lx { get; set; }       // 单据类型
        public string? kc_zz { get; set; }       // 库存组织
@@ -91,5 +91,6 @@
        public string? depot_id { get; set; }  // 仓库
        public string? lot_no { get; set; }    // 批号
        public string? memo { get; set; }      // 备注
        public string? yd_id { get; set; }      // 备注
    }
}