Commit 981b94e3 by libai

测试

parent 075c8291
Showing with 2 additions and 2 deletions
...@@ -107,8 +107,8 @@ ...@@ -107,8 +107,8 @@
url:$ip+"banner/list", url:$ip+"banner/list",
type: "get", type: "get",
data:{ data:{
uid:localStorage.bbb, uid:sessionStorage.bbb,
token:localStorage.kkk, token:sessionStorage.kkk,
pkg:'weixin', pkg:'weixin',
os:'all' os:'all'
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment