data.uts 68 字节
Newer Older
杜庆泉's avatar
杜庆泉 已提交
1 2 3 4 5 6
const mockData = {
  username:"lucy",
  age:12
}

export {mockData}