{
"epidemicSituationClassBasic": [
{
"chapterList": [
{
"chapterCode": "1120210414133648868",
"examTime": 45,
"chapterName": "职业道德、消防安全知识与法规",
"chapterTime": 45,
"isExam": 0
},
{
"chapterCode": "11820170517183500606",
"examTime": 22,
"chapterName": "分析现场质量问题的五种方法",
"chapterTime": 22,
"isExam": 0
}],
"courseHour": 3330,
"classCode": "86202104161651384852408",
"endDate": 1622451120000,
"learnHour": 1665,
"startDate": 1618908720000,
"studentList": [
{
"identity": "341023197603032526",
"name": "吴春梅",
"phone": "13816353809"
}
],
}
],
"privateKey": "xxxx"
}
curl --location --request POST 'https://api.shzypxy.com/import/downstream/enterprise/uploadClass' \
--header 'Content-Type: application/json' \
--data-raw '{
"epidemicSituationClassBasic": [
{
"chapterList": [
{
"chapterCode": "1120210414133648868",
"examTime": 45,
"chapterName": "职业道德、消防安全知识与法规",
"chapterTime": 45,
"isExam": 0
},
{
"chapterCode": "11820170517183500606",
"examTime": 22,
"chapterName": "分析现场质量问题的五种方法",
"chapterTime": 22,
"isExam": 0
}],
"courseHour": 3330,
"classCode": "86202104161651384852408",
"endDate": 1622451120000,
"learnHour": 1665,
"startDate": 1618908720000,
"studentList": [
{
"identity": "341023197603032526",
"name": "吴春梅",
"phone": "13816353809"
}
],
}
],
"privateKey": "xxxx"
}'
{
"c": "string",
"msg": "string",
"ctt": "string"
}