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