common.go 74 B

12345
  1. package constants
  2. const UserIDKey = "user_id"
  3. const SystemUserId = 1024