1
duhe
2023-07-11 560cbe48b5c63634ff351477e00c885c4e162f92
WebAPI/Models/Gy_RoutingBill.cs
@@ -37,6 +37,7 @@
        public int HPRDORGID { get; set; }
        public int HOrgID { get; set; }
        public int IsProNo { get; set; }//是否转工序
    }
}