|
@@ -180,7 +180,7 @@ func (*product) QueryKuaishouProduct(ctx context.Context, newKuaishouProduct htt
|
|
|
//var SignSecret string = "dBt0rVRhTpUqcrOYGGpv0A"
|
|
|
|
|
|
// 1. 拿到快手的AccessToken
|
|
|
- kuaishouUserInfo, userErr := db.FindUserInfoByOpenId(ctx, "f1b0d3a11c24fcde14bf5725dd27c0ef")
|
|
|
+ kuaishouUserInfo, userErr := db.FindUserInfoByOpenId(ctx, "f1b0d3a11c24fcde14bf5724d0d1cdfc")
|
|
|
if userErr != nil {
|
|
|
return nil, userErr
|
|
|
}
|