zengyicheng 1 tahun lalu
induk
melakukan
e229623498
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      ssti.js

+ 1 - 1
ssti.js

@@ -57,7 +57,7 @@ router.route('/a').all((req, res, next) => {
 router.post('/testApi', function(req, res, next) {
     // 创建向后端服务器的请求
     const options = {
-        hostname: 'https://cxcy.ssti.net.cn',
+        hostname: 'cxcy.ssti.net.cn',
         port: 80,
         path: "/sso/api",
         method: req.method,