消息推送后台打通
This commit is contained in:
@@ -7,7 +7,7 @@ const URL = `http://localhost:${PORT}/webhook/express/status`
|
||||
const SECRET = process.env.WEBHOOK_SECRET || 'test_secret'
|
||||
|
||||
const payload = {
|
||||
tracking_no: 'LOCALTEST123',
|
||||
tracking_no: 'TEST_YT_20260206_0007',
|
||||
status_code: 'DELIVERED',
|
||||
acceptTime: new Date().toISOString(),
|
||||
remark: 'local test event'
|
||||
|
||||
Reference in New Issue
Block a user