使用${random.xxx}可以生成随机数 使用${random.xxx}可以生成随机数testcase: users: id: ${random.int(12,25)} user_id: ${random.value} password: ${random.uuid} user_name: ${random.value}