chenhaozhe
7 天以前 5a9d51aa1202f4e52173245d3069e6bd1949d51b
WebAPI/Controllers/JHGL/Gy_RoutingBillController.cs
@@ -2648,6 +2648,8 @@
        #region 工艺路线需要我审批流审批的
        [Route("Gy_Routing/NeedChecklist")]
        [HttpGet]
        [AllowAnonymous]
        public object NeedChecklist(string user, string userid)
        {
            try