data.json
551 Bytes
{
"token": "用户生成的token",
"timestamp": "客户端时间戳",
"langId": "编译语言",
"body": {
"node": {
"type": "folder"
,"name": "folder1"
,"content": ""
,"childNodes": [
{
"type": "file",
"name": "ClassTestA.java",
"content": ""
}
]
}
},
"runtimeArgus": "",
"rand": "随机数(用与token加密使用)",
"testCase": "测试用例"
}