Update 20260319
This commit is contained in:
10
API_NetFramework/App_Data/users.json
Normal file
10
API_NetFramework/App_Data/users.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"UserID": "admin",
|
||||
"Password": "1234"
|
||||
},
|
||||
{
|
||||
"UserID": "user1",
|
||||
"Password": "pass1"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user