token: ********************
curl --location --request POST 'localhost:8077/probActivity/teach/activity/getActivityListById?hospitalId&id' \
--header 'roleId: {{stuRoleId}}' \
--header 'channel: 2' \
--header 'Authorization: Bearer e04bc2ccd70847efbd8b3775fb951f4e' \
--header 'tenantId: {{tenantId}}' \
--header 'token;'
教学活动类型区分
{@link com.medical.hospital.template.client.constants.ActivityConstants}
{
"id": 0,
"hospitalId": 0,
"type": 0,
"typeName": "",
"teachActivityStandard": "",
"rangeStatus": 0,
"standardStatus": 0,
"evaluateStatus": 0,
"recordStatus": 0,
"caseStatus": 0,
"teachActivityEvaluate": "",
"teachActivityRecord": "",
"status": 0,
"createTime": "",
"delFlag": 0,
"orderNum": 0,
"isSign": 0,
"signStatus": 0,
"activityId": 0,
"content": "",
"iconText": "",
"completeNum": 0,
"completeWeek": 0,
"completeUnit": 0,
"numStatus": 0,
"completeRule": "",
"remark": "",
"icon": "",
"pcIcon": "",
"authorTwoTime": 0.0,
"authorThreeTime": 0.0,
"invigilatorTwoTime": 0.0,
"invigilatorThreeTime": 0.0,
"reviewerTwoTime": 0.0,
"reviewerThreeTime": 0.0,
"referencePersonCredit": 0.0,
"activityWay": 0,
"activityWayName": "",
"activityType": 0,
"time": 0.0,
"numSetting": 0,
"isLimited": 0,
"numCase": 0,
"approvalItemType": "",
"approvalStatus": 0,
"approvalRole": "",
"approvalRoleId": "",
"activitySettingType": "",
"shakyType": 0
}