Commit 8cefbbe3 authored by wang's avatar wang

收集环境部分

parent 8d0eaffd
...@@ -970,8 +970,8 @@ setTimeout(function (){ ...@@ -970,8 +970,8 @@ setTimeout(function (){
// console.log(2, body.length) // console.log(2, body.length)
// /collect // /collect
// fetch("http://lcc.unififi.com/env/shape", { fetch("https://stage.unififi.com/env/shape", {
fetch("http://127.0.0.1:39999/env/shape", { // fetch("http://127.0.0.1:39999/env/shape", {
"headers": { "headers": {
"accept": "*/*", "accept": "*/*",
"accept-language": "en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7", "accept-language": "en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7",
......
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 to comment