BMI
wwl
2025-05-07 a0f4e2beb89d0cb1b4078d76bb12184a08143d04
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({