Changes between Initial Version and Version 1 of app2.0/07_mall
- Timestamp:
- 02/04/2015 05:33:41 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/07_mall
v1 v1 1 [[TOC]] 2 3 = 电商 = 4 5 == 获取电商列表 == 6 7 > mall/listMall.do 8 9 **说明** 10 11 获取电商列表,分为国内电商和国外电商 12 13 **参数** 14 15 **返回** 16 17 {{{#!java 18 result { 19 status: 1 20 msg: '请求成功', 21 data: { 22 inland: [$mall], 23 abroad: [$mall] 24 } 25 } 26 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)