fix: correct database query logic in serials.ts

This commit is contained in:
2026-02-06 16:09:52 +08:00
parent 28543f5979
commit 1b102ddde1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "trace-backend",
"version": "1.0.0",
"description": "浙江贝凡企业授权管理系统 - 后端服务",
"description": "浙江贝凡溯源管理平台 - 后端服务",
"main": "dist/server.js",
"scripts": {
"start": "node dist/server.js",