1
This commit is contained in:
parent
341fb70c64
commit
d0ae1ba7ae
@ -23,7 +23,8 @@ func QQPreOrder(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
r.ParseForm()
|
||||
openid := r.Form.Get("uid")
|
||||
openid := r.Form.Get("openid")
|
||||
//uid := r.Form.Get("uid")
|
||||
zone := r.Form.Get("sid")
|
||||
item := r.Form.Get("produce")
|
||||
sessionKey := r.Form.Get("session")
|
||||
|
Loading…
x
Reference in New Issue
Block a user