zengyicheng hai 1 ano
pai
achega
7b3de5d6f5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ssti.js

+ 1 - 0
ssti.js

@@ -631,6 +631,7 @@ function getUid(str) {
 router.post('/userLogin', (req, res) => {
     let data = GetData(req);
     const str = req.headers;
+    console.log(str);
     const getUserid = getUid(str);
 
     if (getUserid) {