{
"FilterClassAndHw": null,
"bindServiceFlag": [
0
],
"columnIds": [
0
],
"courseIds": [
0
],
"createBySelf": null,
"gradeIds": [
0
],
"groupIds": [
0
],
"ids": [
0
],
"isBindContract": 0,
"orgId": 0,
"orgIds": [
0
],
"pageNum": 0,
"pageSize": 0,
"parentId": 0,
"parentIds": [
0
],
"productIds": [
0
],
"rootOrgId": 0,
"search": "string",
"sortField": "string",
"sortMode": 0,
"status": [
0
],
"tagIds": [
0
],
"title": "string"
}curl --location --request POST 'https://www.plaso.cn/dataentry/dataentrygo/package/ka/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"FilterClassAndHw": null,
"bindServiceFlag": [
0
],
"columnIds": [
0
],
"courseIds": [
0
],
"createBySelf": null,
"gradeIds": [
0
],
"groupIds": [
0
],
"ids": [
0
],
"isBindContract": 0,
"orgId": 0,
"orgIds": [
0
],
"pageNum": 0,
"pageSize": 0,
"parentId": 0,
"parentIds": [
0
],
"productIds": [
0
],
"rootOrgId": 0,
"search": "string",
"sortField": "string",
"sortMode": 0,
"status": [
0
],
"tagIds": [
0
],
"title": "string"
}'{
"code": 0,
"msg": "string",
"obj": {
"list": [
{
"containClassOrHw": null,
"contractTemplateId": "string",
"contractTemplateName": "string",
"courses": [
"string"
],
"createTime": 0,
"customLearn": 0,
"diy": 0,
"downTime": 0,
"expireDay": 0,
"expireType": 0,
"expireValue": 0,
"grades": [
"string"
],
"groupNames": [
"string"
],
"id": 0,
"numType": 0,
"originId": "string",
"parentId": 0,
"product": 0,
"productId": 0,
"status": 0,
"tagIds": [
0
],
"tags": [
"string"
],
"taskNum": 0,
"teacherGroupIds": [
0
],
"title": "string",
"upTime": 0,
"updateTime": 0,
"xFileId": "string"
}
],
"total": 0
}
}