yangan
2025-02-28 bc14d17385fdf825b0ef4a7b4fa8fadee8e57287
api/globalApi.js
@@ -578,8 +578,18 @@
   getIsOpenTm:{
      url:'/dict/type/app_tmorder_use',
      method: 'GET'
   },
   //查询门岗需放行的单子
   gateAuth:{
      url:'/wrzs/gateAuth/page',
      method: 'GET'
   },
   gateAuthPass:{
      url:'/wrzs/gateAuth/pass',
      method: 'GET'
   }
}