export default {
  fields: {
    teamid: '组标识',
    teamname: '组名称',
  },
};