摘要: jwttest.router.js const { success, fail } = require("../toast"); //token 返回过去 const jwt = require("jsonwebtoken");//引用模块 加入模块 const key = "web" //key 阅读全文
posted @ 2021-12-03 19:11 詹小生 阅读(30) 评论(0) 推荐(0)