From ecef4e046635a6eb78c92cd72dd96a84401164d9 Mon Sep 17 00:00:00 2001 From: liding <756868258@qq.com> Date: 星期一, 07 四月 2025 16:40:59 +0800 Subject: [PATCH] 1.检验项查询拼接类型 2,设备检验项优化 --- ruoyi-admin/src/main/resources/application-test.yml | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-test.yml b/ruoyi-admin/src/main/resources/application-test.yml index 72465d6..d7c8033 100644 --- a/ruoyi-admin/src/main/resources/application-test.yml +++ b/ruoyi-admin/src/main/resources/application-test.yml @@ -143,16 +143,16 @@ # 浜轰簨绯荤粺 personnel: # 姝e紡鍦板潃 - code: + code: https://ztt-sso.ztt.cn/oauth2/token # 瑁呭浜轰簨姝e紡搴� - appId: - appSecret: - companies: - simple: + appId: f6f3d70f-3666-4d3d-b9c5-430de3f6007c + appSecret: a18923496542302066b0a7bec993a4e2 + companies: https://ztt-connector.ztt.cn/api/org/v1/companies + simple: https://ztt-connector.ztt.cn/api/org/v1/employees/simple?companyId= # 浜哄憳瀵嗙爜鑾峰彇 - password: - department: - person: + password: https://ztt-connector.ztt.cn/api/org/v1/employees/original_pwd/ + department: https://ztt-connector.ztt.cn/api/org/v1/companies/companyId/departments + person: https://ztt-connector.ztt.cn/api/org/v1/employees/simple/ ifs: contract: -- Gitblit v1.9.3