{
"eId":"",
"ckey":"",
"strictSign": "0",
"secrete":"Z6e3SyPD",
"timestamp":"2025-09-09 10:12:11"
}curl --location 'https://datam.olmap.cn/dm/v1/editor/auth/ent-sign' \
--header 'eId: siptea' \
--header 'ckey: a8da1230-536b-11e8-9bb7-3321e787d1cb' \
--header 'Content-Type: application/json' \
--data '{
"eId":"",
"ckey":"",
"strictSign": "0",
"secrete":"Z6e3SyPD",
"timestamp":"2025-09-09 10:12:11"
}'{
"success": true,
"err": "",
"msg": "操作成功",
"data": {
"signParams": {
"eId": "siptea",
"timestamp": "2025-09-09 10:12:11"
},
"signText": "eId=siptea×tamp=2025-09-09 10:12:11&test",
"sign": "9d1bd6a6790ab33db7d956c1aa72df3c"
}
}