{
"account": "string",
"requestType": 0,
"spu": "string",
"spuList": [
"string"
],
"publishDate": 0,
"interval": 0,
"platformCategoryId": "string",
"autoTempId": 0,
"number": 0,
"publishRole": 0,
"wenAnType": 0,
"spuType": 0,
"tempPublishType": 1,
"ruleName": "string",
"categoryId": 0,
"publishType": 0
}curl --location --request POST 'http://localhost/aliexpressTemplate/spuPublish' \
--header 'Authorization: erp-usermgt-n-token:eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxODI2ODAiLCJzdWIiOiIxODI2ODAiLCJpc3MiOiJaU1RELU5FVyIsImlhdCI6MTcyNjYyMjc2MX0.xFQK8jvjI-t1UV19tgI4ehe4akkfuy9BEhnQ5RdJznZCh1ZrgfD7DVzyxCDlviUqei4Cpb0snd6qZML-kZSQBQ' \
--header 'Username: 182680' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "string",
"requestType": 0,
"spu": "string",
"spuList": [
"string"
],
"publishDate": 0,
"interval": 0,
"platformCategoryId": "string",
"autoTempId": 0,
"number": 0,
"publishRole": 0,
"wenAnType": 0,
"spuType": 0,
"tempPublishType": 1,
"ruleName": "string",
"categoryId": 0,
"publishType": 0
}'{
"success": false,
"businessId": 0,
"result": null,
"errorMsg": ""
}