1
zrg
2026-03-06 dd6da6afcc2c6ff22e196e495235089862fea5a3
WebAPI/Models/Gy_MateNumRelation_Sec.cs
@@ -27,5 +27,9 @@
        public string HCusRelationModel { get; set; }         //客户物料规格
        public long HTemplateID { get; set; }  //打印模板ID
        public string HRemark { get; set; }
        public long HCreateOrgID { get; set; }
        public long HUSEORGID { get; set; }
        public  string HShopID { get; set; } //小卫商品id
    }
}