1
jhz
2023-01-18 5d095e15ca7104629ab307dcba0d291e59a0f05a
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; }//是否转工序
    }
}