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