export const BallType = { Tennis: 1, // 网球 Basketball: 2 // 篮球 }