工具生成版本

This commit is contained in:
ShaoHua
2025-12-29 00:41:26 +08:00
commit e2fc6b5d61
244 changed files with 20445 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"RemoteServices": {
"Default": {
"BaseUrl": "https://localhost:44322/"
}
},
"IdentityClients": {
"Default": {
"GrantType": "password",
"ClientId": "Demo_App",
"UserName": "admin",
"UserPassword": "1q2w3E*",
"Authority": "https://localhost:44322/",
"Scope": "Demo"
}
}
}