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