
类别:其他 | gd s image_path = sj.hquri(it)
rg image_path != null { gj.xc() { s url = main.url+"index.php?c=api&m=user_alert_info" s value = { "field=avatar","file="+image_path,"token="+index.token } s c = { "file\n"+image_path } s f = "User-Agent=Mozilla/5.0 (iPad; U; CPU OS 6_0 like Mac OS X; zh-CN; iPad2)||token="+index.token+"||accept-language=zh-CN" gd s text = wl.scwj(url, value, c, "utf-8", f) gj.jmxc() { s jo = zf.json(text) s json = jo.json s message = jo.hq(json,"message") gj.ts(message) rg message ? "成功" { user_info() } } } }
|
|
|