更新研发
This commit is contained in:
@@ -51,7 +51,7 @@ func (this *Company) GetCompanyOtherAll(name string) Map {
|
||||
if e != nil {
|
||||
fmt.Println(e)
|
||||
} else {
|
||||
res["ProfileTags"] = data.GetMap("data")
|
||||
res["ProfileTags"] = data.GetSlice("data")
|
||||
}
|
||||
return res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user