版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

代码块
curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'X-Token: wuckL19mhgykNruZToLe56U0YP0' -d '{ \ 
   "audienceUserIdList": [ \ 
     123,456 \ 
   ] \ 
 }' 'https://devintegrateintegrate.rabbitpre.com/api/open/api/audience/user/tag/batchlist'

...