Skip to content

Commit

Permalink
v0.3.39 released.
Browse files Browse the repository at this point in the history
new `topic`(s) typedef in:
- `tmall_yichao_WorkcardStatusUpdate` 天猫服务 > 蚁巢工单更新消息
- `taobao_itemmarket_VideoCreate` 淘宝 > 货品视频创建
- `damai_distribution_MatchSeat` 大麦 > 履约补选座位成功通知三方
- `damai_distribution_SendExpress` 大麦 > 履约发快递成功通知三方
- `damai_mz_OrderRefund` 大麦 > 麦座退单审核通过通知
- `damai_mz_UserRegister` 大麦 > 麦座会员注册成功通知
- `taobao_rhino_IntegrationOrderProcessUpdateMessage` 智能制造 > 订单工序变更通知消息
- `xianyu_ctox_PayDkChange` 闲鱼 > c2x代扣协议变更通知
- `xianyu_ctox_RateStateSyn` 闲鱼 > c2x业务订单评价消息同步
- `xianyu_marketrecycle_OrderStateSyn` 闲鱼 > 保卖订单变更通知
- `xianyu_marketrecycle_PlanStateSyn` 闲鱼 > 闲鱼保卖计划变更消息
  • Loading branch information
TheNorthMemory committed May 1, 2024
1 parent 815449c commit cdf1c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tmc.js",
"version": "0.3.38",
"version": "0.3.39",
"description": "Event driven and chained Taobao Message Channel(TMC) for NodeJS",
"author": "James ZHANG",
"license": "MIT",
Expand Down

0 comments on commit cdf1c1d

Please sign in to comment.