安卓商品 websocket测试 POST /user/service_center/androidProductInfo 响应参数 参数名 类型 描述 必填 result 必填 msg 必填 data 必填 vipInfo 必填 seniorInfo 必填 说明 / 示例 安卓 [ { name: '超值VIP会员', price: '', init_price: '554', desc: '尊享研值优惠', status: 1, date: '年', }, { name: '年度VIP会员', price: '', init_price: '360', desc: '', status: 1, date: '年', }, ] { name: '翻译专业版', price: '', init_price: '', date: '年', desc: '', module: 'translate_module', }, { name: '药学专业版', price: '', init_price: '', date: '年', desc: '', module: 'medicine_module', }, { name: '绘图专业版', price: '', init_price: '', date: '年', desc: '', module: 'image_module', } ]
安卓 [ { name: '超值VIP会员', price: '', init_price: '554', desc: '尊享研值优惠', status: 1, date: '年', }, { name: '年度VIP会员', price: '', init_price: '360', desc: '', status: 1, date: '年', }, ] { name: '翻译专业版', price: '', init_price: '', date: '年', desc: '', module: 'translate_module', }, { name: '药学专业版', price: '', init_price: '', date: '年', desc: '', module: 'medicine_module', }, { name: '绘图专业版', price: '', init_price: '', date: '年', desc: '', module: 'image_module', } ]