Authorization: ********************{
"id": 0,
"tenantId": "string",
"separateAccountingSubjectPk": 0,
"subjectName": "string",
"stationId": "string",
"separateSetting": "string",
"totalSeparateAmount": 0,
"createBy": "string",
"createTime": "string",
"modifyBy": "string",
"modifyTime": "string",
"dataVersion": 0,
"testFlag": 0,
"deleteFlag": 0
}curl --location --request PUT '/management/separate-accounting-subject-station/modifySeparateAccountingSubjectStation' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"tenantId": "string",
"separateAccountingSubjectPk": 0,
"subjectName": "string",
"stationId": "string",
"separateSetting": "string",
"totalSeparateAmount": 0,
"createBy": "string",
"createTime": "string",
"modifyBy": "string",
"modifyTime": "string",
"dataVersion": 0,
"testFlag": 0,
"deleteFlag": 0
}'{
"code": "",
"msg": "",
"data": false,
"stackTraceMsg": ""
}