{
"sortNo": "",
"type": "2",
"bugType": "-1",
"suggestionsType": "-1",
"demandTag": "",
"demandLevel": "4",
"content": "哇哈哈哈哈啊",
"FBIWARNING": "FBIWARNING",
"attachmentUrl": "https://scrm-file.e-lansen.com/crmFile/about/attached/20250623/2025062309063107262066.png[video]",
"attachmentUrlVideo": "",
"departName": "",
"handleStartTime": "",
"handleEndTime": ""
}curl --location --request POST 'https://crm-dev.e-lansen.com/api/system/bug-and-suggest/add' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"sortNo": "",
"type": "2",
"bugType": "-1",
"suggestionsType": "-1",
"demandTag": "",
"demandLevel": "4",
"content": "哇哈哈哈哈啊",
"FBIWARNING": "FBIWARNING",
"attachmentUrl": "https://scrm-file.e-lansen.com/crmFile/about/attached/20250623/2025062309063107262066.png[video]",
"attachmentUrlVideo": "",
"departName": "",
"handleStartTime": "",
"handleEndTime": ""
}'{}