yusijie
2023-03-27 b7ca9d7706ecb5037c9f23b419aa6ba52dcdc048
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; }//是否转工序
    }
}