@@ -18,7 +18,7 @@ function init() {
const app = express();
const port = 3000;
// 中间件示例,用于处理JSON请求体
- // app.use(express.json());
+ app.use(express.json());
app.use((req, res, next) => {
var k = "$8gBV!f&L@E"
if ("timestamp" in req.headers) {