1
lkk
2025-05-14 00d4894e071f319e36ac8de5a8f34cbdf445bbe3
src/api/team/tuanti.js
@@ -38,7 +38,12 @@
  })
}
export function getconfigKey(configKey) {
  return request({
    url: "/system/config/configKey/" + configKey,
    method: "get",
  });
}
// 
export function getTeamTjPeopleList(teamNo) {
  return request({