统一身份认证

This commit is contained in:
hua
2026-04-10 14:45:16 +08:00
commit 9a98f75027
13 changed files with 372 additions and 0 deletions

12
node_modules/.package-lock.json generated vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "AuthenticationPlatform",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/amfe-flexible": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/amfe-flexible/-/amfe-flexible-2.2.1.tgz",
"integrity": "sha512-L2VfvDzoETBjhRptg5u/IUuzHSuxm22JpSRb404p/TBGeRfwWmmNEbB+TFPIP/sS/+pbM18bCFH9QnMojLuPNw=="
}
}
}