You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
891 B
JavaScript

import{aB as e}from "./index-f5e1fd05.js";const s= t=>e.request("post","/intro-robot/session/createNewSession",{data:t}),r= t=>e.request("get","/intro-robot/session/querySessionPage",{params:t}),n= t=>e.request("post","/intro-robot/session/deleteSession",{data:t}),i= t=>e.request("get","/intro-robot/session/queryAjBeforeCreatSession",{params:t}),a= t=>e.request("post","/intro-robot/robot/textTalkRobot",{data:t}),u= t=>e.request("post","/intro-robot/robot/videoTalkRobot",{data:t},{headers:{"Content-Type":"multipart/form-data"}}),b= t=>e.request("get","/intro-robot/robot/talkList",{params:t}),q= t=>e.request("get","/intro-robot/robot/querySuspectInfo",{params:t}),p= t=>e.request("get","/intro-robot/session/querySessionHistory",{params:t}),c= t=>e.request("post","/intro-robot/session/finishSession",{data:t});export{b as a,r as b,s as c,n as d,i as e,p as f,c as g,q,a as t,u as v};