golang-im聊天
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 rivejä
151 B

  1. package urlwhitelist
  2. var Business = map[string]int{
  3. "/pb.BusinessExt/SignIn": 0,
  4. }
  5. var Logic = map[string]int{
  6. "/pb.LogicExt/RegisterDevice": 0,
  7. }