chenhaozhe
2025-08-04 6362f8468df5879abf02554cb62423b004d6e7a1
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
    }
}