Changes between Version 24 and Version 25 of app2.0/object_properties
- Timestamp:
- 02/10/2015 11:00:08 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/object_properties
v24 v25 312 312 {{{#!java 313 313 purchasing: { 314 id: 1, 315 linkForApp: "http://www.taobao.com/item_1.html", // 代购地址 316 userface: "http://img.pconline.com.cn/1.png", // 代购商家头像 314 purchasingId: 1, 315 price: 123, // 价格 316 hasSpotGoods: 1, // 是否有现货:0 现货/1 代购 317 link: "http://www.taobao.com/item_1.html", // 代购地址 317 318 description: "超值代购", // 代购商家描述 318 hasSpotGoods: 1, // 是否有现货:0 现货/1 代购 319 price: 123, // 价格 320 username: best12 // 代购商家名称 319 userId: 12, // 代购商家id 320 topicId: 12, // 爆料id 321 user: $user, 322 topic: $topic 321 323 } 322 324 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)