1
llj
2026-02-25 e2c6a1dee0e9fcc1656c2ed0e1059fcadbfa08ec
WebAPI/Models/Gy_MateNumRelation_Sec.cs
@@ -24,6 +24,12 @@
        public bool HUsed { get; set; }     //使用标记
        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
    }
}