1
llj
4 天以前 3f1a057e6843aa80630e90bfd4a6f646c870d09e
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