baoxiang/backend/test_data.json

5 lines
83 B
JSON
Raw Normal View History

2025-12-16 18:06:50 +08:00
{
"username": "testuser",
"email": "test@example.com",
"password": "123456"
}