curl --location --request GET 'http://localhost:8081/his/projectPackageRelated/'
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"medicalPackageId": 0,
"projectId": 0,
"projectName": "string",
"projectType": "string",
"validityPeriod": "string",
"position": "string",
"remark": "string",
"number": 0,
"money": 0,
"createUser": "string",
"updateUser": "string"
}
}