yangan
16 小时以前 a28d0135ee42809b2c5863609da37155d3ecba5b
manifest.json
@@ -100,7 +100,7 @@
            "disableHostCheck" : true,
            "proxy" : {
                "/admin" : {
                    "target" : "http://wrzs.czjlchem.com:9095/",
                    "target" : "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -109,7 +109,7 @@
                    }
                },
                "/gen" : {
                    "target" : "http://wrzs.czjlchem.com:9095/",
                    "target" :  "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -118,7 +118,7 @@
                    }
                },
                "/wrzs" : {
                    "target" : "http://wrzs.czjlchem.com:9095/",
                    "target" :  "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : true, // 需要websocket 开启