curl --location --request GET 'http://localhost:8081/fim/bulletinBoard/list?initializeAccountItems='
{
"total": 0,
"rows": [
{
"id": 0,
"initializeAccountItems": "string",
"initialValue": 0,
"initialValueString": "string",
"unit": "string",
"seq": "string"
}
],
"code": 0,
"msg": "string",
"map": {
"property1": {},
"property2": {}
}
}