lua.go 79 B

123456
  1. package nameLua
  2. const (
  3. Bind_Uid = "bind_uid"
  4. Check_Guid = "check_guid"
  5. )