my_conversation_request.yaml 210 Bytes
my_conversation:
  method: get
  url: /api/my_conversation/
  params:
    current_city_id: ${current_city_id}
    start_num: ${start_num}
    count: 10
  data: {}

  json: {}
  isLogin: 1 #需要登录的接口