a
This commit is contained in:
@@ -422,7 +422,7 @@ func (c *User2Controller) DeleteUserCityManager() {
|
||||
// @router /GetUserSerachKeyword [get]
|
||||
func (c *User2Controller) GetUserSerachKeyword() {
|
||||
c.callGetUserSerachKeyword(func(params *tUser2GetUserSerachKeywordParams) (retVal interface{}, errCode string, err error) {
|
||||
|
||||
retVal, err = cms.GetUserSerachKeyword(params.Ctx)
|
||||
return retVal, "", err
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user