123456789101112131415161718192021222324 |
- // 接口测试
- ### 订阅列表
- POST http://localhost:8002/jybx/subscribe/mType/list
- Content-Type: application/json
- UserId:63aea0bd901a4b3d4e661efb
- appId:10000
- newUserId:366045
- {
- "pageNum": 1,
- "pageSize": 50,
- "format": "table",
- "area": "",
- "selectTime": "all",
- "city": "",
- "buyerClass": "",
- "subtype": "",
- "industry": "",
- "keyWords": "",
- "fileExists": "",
- "price": "",
- "exportNum": "",
- "vt": "m"
- }
|