如图中所示:
current.name = value; current.description = value; current.insert();
代码中 value 变量接收到的数据,是在页面中添加记录时,录入的数据。 该数据会自动创建到reference 的table中