1
zrg
2025-06-09 de623c2ec8d5e00f007d1897b2c18bb27165d0d4
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
    }
}