Browse Source

Updated.

develop
Mingcai SHEN 8 years ago
parent
commit
b91df1ec03
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      models/x3a/register.go

+ 4
- 0
models/x3a/register.go View File

@ -41,3 +41,7 @@ type SessionInfo struct {
Created time.Time `json:"created"` Created time.Time `json:"created"`
} }
type SubscriberInfo struct {
}

Loading…
Cancel
Save