Browse Source

updated types

pull/469/head
tzwang 6 months ago
parent
commit
361aa538d8
2 changed files with 4575 additions and 4574 deletions
  1. +2
    -3
      desc/pcm.api
  2. +4573
    -4571
      internal/types/types.go

+ 2
- 3
desc/pcm.api View File

@@ -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)
}

}

+ 4573
- 4571
internal/types/types.go
File diff suppressed because it is too large
View File


Loading…
Cancel
Save