1
wtt
2025-07-22 f4774e963a8375f13d87e8ad605362cc113aee83
WebAPI/Models/Gy_MateNumRelation_Sec.cs
@@ -24,6 +24,8 @@
        public bool HUsed { get; set; }     //使用标记
        public string HCusRelationModel { get; set; }         //客户物料规格
        public long HTemplateID { get; set; }  //打印模板ID
    }
}