my_conversation_request.yaml 210 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 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 #需要登录的接口