yangan
2025-02-28 bc14d17385fdf825b0ef4a7b4fa8fadee8e57287
feat:代码遗漏提交
1个文件已修改
10 ■■■■■ 已修改文件
api/globalApi.js 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
api/globalApi.js
@@ -578,7 +578,17 @@
    getIsOpenTm:{
        url:'/dict/type/app_tmorder_use',
        method: 'GET'
    },
    //查询门岗需放行的单子
    gateAuth:{
        url:'/wrzs/gateAuth/page',
        method: 'GET'
    },
    gateAuthPass:{
        url:'/wrzs/gateAuth/pass',
        method: 'GET'
    }