19 lines
608 B
JSON
19 lines
608 B
JSON
{
|
|
"license_info": {
|
|
"license_id": "DEMO-2024-001",
|
|
"license_type": "standard",
|
|
"company_name": "示例公司",
|
|
"contact_info": "demo@example.com",
|
|
"issued_at": "2024-01-01T00:00:00Z",
|
|
"expires_at": "2025-12-31T23:59:59Z",
|
|
"machine_id": "*",
|
|
"features": {
|
|
"recording": true,
|
|
"export": true,
|
|
"max_sessions": 1000,
|
|
"max_users": 10
|
|
},
|
|
"version": "1.0"
|
|
},
|
|
"signature": "demo_signature_placeholder_for_development_testing_only_not_for_production_use_please_generate_proper_signature_using_private_key_when_deploying_to_production_environment"
|
|
} |