This commit is contained in:
wkc
2026-03-03 14:00:21 +08:00
parent 075f672627
commit 44ff30755f
38 changed files with 0 additions and 3951 deletions

View File

@@ -1,15 +0,0 @@
{
"success_response": {
"code": "200",
"data": {
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.mock_token_{project_id}",
"projectId": "{project_id}",
"projectNo": "{project_no}",
"entityName": "{entity_name}",
"analysisType": 0
},
"message": "create.token.success",
"status": "200",
"successResponse": true
}
}