wiki:app2.2.0/goods

Version 2 (modified by wuyuanbo, 10 years ago) (diff)

--

Table of Contents

  1. 获取默认收货地址

用户收货信息

获取默认收货地址

线上: /app/topicType/cache/listTopicType.do

说明

获取用户的退款记录列表

提交方式

post

是否需要登录

true

缓存方式

缓存时间

参数

参数名 参数含义 类型 默认值 是否必须
common_session_id-string""

返回

result {
        status: 1,
        msg: '请求成功',
        data: {
             $receiveComment
        }
}

$topicType