微信登录

字典 - record - set Record to {name:"John", }

定义 Record 数据

  1. set Record to {name:"John", blog:"http://www", body:"hehe"}

从 Record 中获取 body 数据给 value

  1. set value to the body of myRecord

获得数据

  1. get value