fastgpt.go 58 B

12345
  1. package compapi
  2. type FastgptClient struct {
  3. StdClient
  4. }