lkk
2024-12-05 470a98a975f0c95853dcecbce75d88763e66c191
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({