1
zrg
2023-12-27 d2d9265744af4cbdf85764d63659c8c01dc683ab
WebAPI/Models/Gy_RoutingBill.cs
@@ -36,6 +36,8 @@
        public string HVerNum { get; set; }
        public int HPRDORGID { get; set; }
        public int HOrgID { get; set; }
        public int IsProNo { get; set; }//是否转工序
    }
}