Files
huangguo_server/common/imclient/defaults.go
T
rootandClaude Opus 5 8679200f41 Initial commit
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-15 13:57:10 +08:00

7 lines
134 B
Go

package imclient
const (
DefaultSignKey = "shDOUArrDhpeAMw9FGY79Zmy3MLWwNWy"
DefaultAESKey = "4d5bc50346c22dde12be2c3b1b89ada6"
)