mirror of
https://github.com/TencentCloud/tencentmeeting-cli.git
synced 2026-09-14 20:46:40 +08:00
6 lines
65 B
Go
6 lines
65 B
Go
package exception
|
|
|
|
const (
|
|
ServerCodeTokenExpired = 200190303
|
|
)
|