feat
This commit is contained in:
parent
782699de7e
commit
b380cbffd3
|
@ -18,7 +18,7 @@ func NewAbility304(client *topsdk.TopClient) *Ability304 {
|
|||
}
|
||||
|
||||
/*
|
||||
获取授权账号对应的OpenUid
|
||||
获取授权账号对应的OpenUid1
|
||||
*/
|
||||
func (ability *Ability304) TaobaoOpenuidGet(req *request.TaobaoOpenuidGetRequest, session string) (*response.TaobaoOpenuidGetResponse, error) {
|
||||
if ability.Client == nil {
|
||||
|
|
Loading…
Reference in New Issue