feat:完善入驻信息管理
This commit is contained in:
@ -21,7 +21,7 @@ func (this *Enterprise) SetToken(token string) {
|
||||
}
|
||||
|
||||
func (this *Enterprise) GetToken() string {
|
||||
return this.GetToken()
|
||||
return this.Token
|
||||
}
|
||||
|
||||
func (this *Enterprise) UIDToString() string {
|
||||
|
Reference in New Issue
Block a user