{
"title": "string",
"customer_id": 0,
"num": 0
}curl --location --request POST 'https://app.jkcrm.vip/api/v1/plugs/gift/credits' \
--header 'token: {{token}}' \
--header 'lang: zh_CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "string",
"customer_id": 0,
"num": 0
}'{}