{
"attachmentAddress": "https://scrm-file.e-lansen.com/crmFile/watermark/20250709/20250709180751023_water.jpg",
"address": "荆州古城3",
"signInDate": "2025-08-08 00:00:00",
"timestamp": "1752020322212232",
"type": "2",
"isTip": 1
}curl --location 'https://crm-dev.e-lansen.com/api/system/signIn/add' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"attachmentAddress": "https://scrm-file.e-lansen.com/crmFile/watermark/20250709/20250709180751023_water.jpg",
"address": "荆州古城3",
"signInDate": "2025-08-08 00:00:00",
"timestamp": "1752020322212232",
"type": "2",
"isTip": 1
}'{}