From 27421a34661fed2e141ab9aaa7447926aea46e36 Mon Sep 17 00:00:00 2001 From: 晏有为 <13214124+yan-youwei@user.noreply.gitee.com> Date: 星期一, 27 五月 2024 14:09:25 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-after --- user-server/src/main/java/com/yuanchu/mom/pojo/AuthApi.java | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/user-server/src/main/java/com/yuanchu/mom/pojo/AuthApi.java b/user-server/src/main/java/com/yuanchu/mom/pojo/AuthApi.java index 1e338b4..b16a664 100644 --- a/user-server/src/main/java/com/yuanchu/mom/pojo/AuthApi.java +++ b/user-server/src/main/java/com/yuanchu/mom/pojo/AuthApi.java @@ -36,4 +36,9 @@ public static String simple="https://ztt-connector.chinaztt.cn/api/org/v1/employees/simple?companyId="; + /** + * 浜哄憳瀵嗙爜鑾峰彇 + * */ + public static String password = "https://ztt-connector.chinaztt.cn/api/org/v1/employees/original_pwd/"; + } \ No newline at end of file -- Gitblit v1.9.3