更改README.md

This commit is contained in:
2025-07-29 17:31:14 -07:00
parent 66a901c676
commit b965f90c97
8 changed files with 400 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{
"name": "auth-api",
"name": "pdnode-account",
"version": "1.0.0",
"description": "登录注册API系统",
"description": "Pdnode Account支持普通登录注册和OAuth 2.0授权码流程的认证系统",
"main": "index.js",
"scripts": {
"start": "node index.js",