11wqe1 2 tháng trước cách đây
mục cha
commit
0a40326f0f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pbl.js

+ 1 - 1
pbl.js

@@ -1791,7 +1791,7 @@ router.route("/selectuserinfoyym").all((req, res, next) => {
         req,
         res,
         "selectuserinfoyym",
-        json["uid"]
+        json["userid"]
     );
 });