[关闭]
@chengxuyuan 2019-11-22T08:10:18.000000Z 字数 666 阅读 330

海报魅力值文档

学管系统


海报魅力值列表

Method and URL Structure

Method Method Resource URL Descriptions Authentications Required
GET /server/agents/list_poster_charm/ 海报魅力值列表 YES

按条件过滤列表释义如下 :
is_success(当前海报领试听是否成功)示例: /server/job_management/list_poster_charm/?is_success=True
source(海报来源)示例: /server/job_management/list_poster_charm/?source=BianChengMama

Response

  1. {
  2. "count": 46,
  3. "next": "http://app.coding61.com/server/agents/list_poster_charm/?page=2",
  4. "previous": null,
  5. "results": [
  6. {
  7. "pk": 46,
  8. "contact": "18602391900",
  9. "source": "BianChengMamacontest_lesson",
  10. "source_display": "usaco竞赛直通班",
  11. "agent_number": "365c2c4293c7efd9.2c4f58",
  12. "remark": "five day 五天试听课",
  13. "is_success": false,
  14. "create_time": "2019-11-22T14:59:10.367795"
  15. }
  16. ]
  17. }
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注