1
wtt
2026-04-10 ad03dc69139e2ca98af628131b9154a23d4d0ac0
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