forked from JointCloud/pcm-coordinator
updated types
This commit is contained in:
parent
d3b4abf82e
commit
361aa538d8
|
@ -411,7 +411,7 @@ service pcm {
|
|||
@doc "文本识别"
|
||||
@handler ChatHandler
|
||||
post /ai/chat (ChatReq) returns (ChatResult)
|
||||
/******chat end***********/
|
||||
/******chat end***********/
|
||||
}
|
||||
|
||||
//screen接口
|
||||
|
@ -1100,5 +1100,4 @@ service pcm {
|
|||
|
||||
@handler scheduleSituationHandler
|
||||
get /monitoring/schedule/situation returns (scheduleSituationResp)
|
||||
}
|
||||
|
||||
}
|
11298
internal/types/types.go
11298
internal/types/types.go
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue