1
lkk
2025-01-21 7d2dba2945bf807413e7fc809fc06acebe3721a8
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({