1
zrg
2026-04-20 2f6a8c72ab934ae59b3b695be3ec0a97ebedc924
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