tmc.js 0.3.38 → 0.3.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- package/package.json +1 -1
- package/types/ali.d.ts +3 -3
- package/types/alibaba.d.ts +80 -38
- package/types/alipic.d.ts +8 -0
- package/types/alitrip.d.ts +29 -29
- package/types/alsc.d.ts +10 -0
- package/types/cainiao.d.ts +3 -3
- package/types/damai.d.ts +34 -0
- package/types/fliggy.d.ts +3 -3
- package/types/icbu.d.ts +6 -6
- package/types/idle.d.ts +2 -2
- package/types/index.d.ts +110 -10
- package/types/message.in.d.ts +113 -14
- package/types/taobao.d.ts +82 -42
- package/types/tmall.d.ts +46 -0
- package/types/xhotel.d.ts +3 -3
- package/types/xianyu.d.ts +70 -2
- package/types/youku.d.ts +3 -3
package/types/message.in.d.ts
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
/// <reference path="alihouse.d.ts" />
|
|
9
9
|
/// <reference path="alios.d.ts" />
|
|
10
10
|
/// <reference path="alipay.d.ts" />
|
|
11
|
+
/// <reference path="alipic.d.ts" />
|
|
11
12
|
/// <reference path="alisports.d.ts" />
|
|
12
13
|
/// <reference path="alitrip.d.ts" />
|
|
13
14
|
/// <reference path="aliyun.d.ts" />
|
|
@@ -244,6 +245,8 @@ declare namespace IncomingMessage {
|
|
|
244
245
|
type AlibabaIcbuliveCommentNotice = Message & { content?: MessageContent & { topic?: 'alibaba_icbulive_CommentNotice', content?: string | Alibaba.Icbulive.CommentNotice } };
|
|
245
246
|
/** {@link Alibaba.Icbulive.EnterNotice ICBU > 直播观众进场通知} */
|
|
246
247
|
type AlibabaIcbuliveEnterNotice = Message & { content?: MessageContent & { topic?: 'alibaba_icbulive_EnterNotice', content?: string | Alibaba.Icbulive.EnterNotice } };
|
|
248
|
+
/** {@link Alibaba.Idle.HouseStatusNotify 闲鱼 > 闲鱼房源状态变更通知} */
|
|
249
|
+
type AlibabaIdleHouseStatusNotify = Message & { content?: MessageContent & { topic?: 'alibaba_idle_HouseStatusNotify', content?: string | Alibaba.Idle.HouseStatusNotify } };
|
|
247
250
|
/** {@link Alibaba.Ifp.PackageCfcContainer 五道口配送 > 同城履约包裹状态变更消息} */
|
|
248
251
|
type AlibabaIfpPackageCfcContainer = Message & { content?: MessageContent & { topic?: 'alibaba_ifp_PackageCfcContainer', content?: string | Alibaba.Ifp.PackageCfcContainer } };
|
|
249
252
|
/** {@link Alibaba.Infop.GoodsChange 采购系统 > 采购系统商品消息变更消息} */
|
|
@@ -598,6 +601,8 @@ declare namespace IncomingMessage {
|
|
|
598
601
|
type AlibabaWdkorderVoucherStatus = Message & { content?: MessageContent & { topic?: 'alibaba_wdkorder_VoucherStatus', content?: string | Alibaba.Wdkorder.VoucherStatus } };
|
|
599
602
|
/** {@link Alibaba.Wdktrade.CouponInstance 五道口营销 > 营销券实例消息} */
|
|
600
603
|
type AlibabaWdktradeCouponInstance = Message & { content?: MessageContent & { topic?: 'alibaba_wdktrade_CouponInstance', content?: string | Alibaba.Wdktrade.CouponInstance } };
|
|
604
|
+
/** {@link Alibaba.Yichao.InsuranceUpdate 天猫服务 > 蚁巢保单修改消息} */
|
|
605
|
+
type AlibabaYichaoInsuranceUpdate = Message & { content?: MessageContent & { topic?: 'alibaba_yichao_InsuranceUpdate', content?: string | Alibaba.Yichao.InsuranceUpdate } };
|
|
601
606
|
/** {@link Alibaba.Yunio.DataTransfer 平台消息 > YunIO数据流转} */
|
|
602
607
|
type AlibabaYunioDataTransfer = Message & { content?: MessageContent & { topic?: 'alibaba_yunio_DataTransfer', content?: string | Alibaba.Yunio.DataTransfer } };
|
|
603
608
|
/** {@link Alicom.Axb.SubsEventSync 阿里通信 > 绑定事件同步} */
|
|
@@ -764,6 +769,8 @@ declare namespace IncomingMessage {
|
|
|
764
769
|
type AlipayUpdateSeller = Message & { content?: MessageContent & { topic?: 'alipay_update_Seller', content?: string | Alipay.Update.Seller } };
|
|
765
770
|
/** {@link Alipay.Xiaodai.SignNotify 阿里金融 > 阿里金融签约通知} */
|
|
766
771
|
type AlipayXiaodaiSignNotify = Message & { content?: MessageContent & { topic?: 'alipay_xiaodai_SignNotify', content?: string | Alipay.Xiaodai.SignNotify } };
|
|
772
|
+
/** {@link Alipic.Lark.SchedulesDataDownlink ALIPIC > 排期列表数据增量下行} */
|
|
773
|
+
type AlipicLarkSchedulesDataDownlink = Message & { content?: MessageContent & { topic?: 'alipic_lark_SchedulesDataDownlink', content?: string | Alipic.Lark.SchedulesDataDownlink } };
|
|
767
774
|
/** {@link Alisports.Bank.Alipayattention 支付宝体育 > 支付宝体育服务小程序关注消息} */
|
|
768
775
|
type AlisportsBankAlipayattention = Message & { content?: MessageContent & { topic?: 'alisports_bank_Alipayattention', content?: string | Alisports.Bank.Alipayattention } };
|
|
769
776
|
/** {@link Alitrip.Agent.Notify 淘宝机票 > 商家机票业务通知} */
|
|
@@ -868,6 +875,8 @@ declare namespace IncomingMessage {
|
|
|
868
875
|
type AlscKbbbtProductChange = Message & { content?: MessageContent & { topic?: 'alsc_kbbbt_ProductChange', content?: string | Alsc.Kbbbt.ProductChange } };
|
|
869
876
|
/** {@link Alsc.Reviewbwc.ActivityEnrollSync 口碑 > 本地联盟饿了么评价有礼门店活动消息} */
|
|
870
877
|
type AlscReviewbwcActivityEnrollSync = Message & { content?: MessageContent & { topic?: 'alsc_reviewbwc_ActivityEnrollSync', content?: string | Alsc.Reviewbwc.ActivityEnrollSync } };
|
|
878
|
+
/** {@link Alsc.Reviewbwc.SidBindSync 口碑 > 评价有礼渠道用户身份SID绑定通知} */
|
|
879
|
+
type AlscReviewbwcSidBindSync = Message & { content?: MessageContent & { topic?: 'alsc_reviewbwc_SidBindSync', content?: string | Alsc.Reviewbwc.SidBindSync } };
|
|
871
880
|
/** {@link Alsc.Risk.PunishSend 口碑 > 本地生活处罚中心处罚下发} */
|
|
872
881
|
type AlscRiskPunishSend = Message & { content?: MessageContent & { topic?: 'alsc_risk_PunishSend', content?: string | Alsc.Risk.PunishSend } };
|
|
873
882
|
/** {@link Alsc.Salesadaptor.ShopAuditingNotify 口碑 > 饿了么开店状态通知接口} */
|
|
@@ -968,6 +977,8 @@ declare namespace IncomingMessage {
|
|
|
968
977
|
type CainiaoWaybillTrackTicketStatus = Message & { content?: MessageContent & { topic?: 'cainiao_waybill_TrackTicketStatus', content?: string | Cainiao.Waybill.TrackTicketStatus } };
|
|
969
978
|
/** {@link Cainiao.Yima.SmsRecordPush 菜鸟 > 短信记录推送} */
|
|
970
979
|
type CainiaoYimaSmsRecordPush = Message & { content?: MessageContent & { topic?: 'cainiao_yima_SmsRecordPush', content?: string | Cainiao.Yima.SmsRecordPush } };
|
|
980
|
+
/** {@link Damai.Distribution.MatchSeat 大麦第三方票务供应商接入 > 履约补选座位成功通知三方} */
|
|
981
|
+
type DamaiDistributionMatchSeat = Message & { content?: MessageContent & { topic?: 'damai_distribution_MatchSeat', content?: string | Damai.Distribution.MatchSeat } };
|
|
971
982
|
/** {@link Damai.Distribution.PerformCancel 大麦第三方票务供应商接入 > 场次取消消息推送} */
|
|
972
983
|
type DamaiDistributionPerformCancel = Message & { content?: MessageContent & { topic?: 'damai_distribution_PerformCancel', content?: string | Damai.Distribution.PerformCancel } };
|
|
973
984
|
/** {@link Damai.Distribution.PerformStatus 大麦第三方票务供应商接入 > 场次状态变更推送} */
|
|
@@ -980,6 +991,8 @@ declare namespace IncomingMessage {
|
|
|
980
991
|
type DamaiDistributionRefundOrder = Message & { content?: MessageContent & { topic?: 'damai_distribution_RefundOrder', content?: string | Damai.Distribution.RefundOrder } };
|
|
981
992
|
/** {@link Damai.Distribution.RefundRule 大麦第三方票务供应商接入 > 项目退款规则} */
|
|
982
993
|
type DamaiDistributionRefundRule = Message & { content?: MessageContent & { topic?: 'damai_distribution_RefundRule', content?: string | Damai.Distribution.RefundRule } };
|
|
994
|
+
/** {@link Damai.Distribution.SendExpress 大麦第三方票务供应商接入 > 履约发快递成功通知三方} */
|
|
995
|
+
type DamaiDistributionSendExpress = Message & { content?: MessageContent & { topic?: 'damai_distribution_SendExpress', content?: string | Damai.Distribution.SendExpress } };
|
|
983
996
|
/** {@link Damai.Distribution.TicketItemStatus 大麦第三方票务供应商接入 > 票品状态变更} */
|
|
984
997
|
type DamaiDistributionTicketItemStatus = Message & { content?: MessageContent & { topic?: 'damai_distribution_TicketItemStatus', content?: string | Damai.Distribution.TicketItemStatus } };
|
|
985
998
|
/** {@link Damai.Mev.DatasyncTalkMaitix 大麦 > maitix与datasync数据同步} */
|
|
@@ -990,12 +1003,16 @@ declare namespace IncomingMessage {
|
|
|
990
1003
|
type DamaiMzForwardMessage = Message & { content?: MessageContent & { topic?: 'damai_mz_ForwardMessage', content?: string | Damai.Mz.ForwardMessage } };
|
|
991
1004
|
/** {@link Damai.Mz.OrderChangeState 大麦 > 订单状态变动通知} */
|
|
992
1005
|
type DamaiMzOrderChangeState = Message & { content?: MessageContent & { topic?: 'damai_mz_OrderChangeState', content?: string | Damai.Mz.OrderChangeState } };
|
|
1006
|
+
/** {@link Damai.Mz.OrderRefund 大麦 > 麦座退单审核通过通知} */
|
|
1007
|
+
type DamaiMzOrderRefund = Message & { content?: MessageContent & { topic?: 'damai_mz_OrderRefund', content?: string | Damai.Mz.OrderRefund } };
|
|
993
1008
|
/** {@link Damai.Mz.OrderStateChange 大麦 > 订单状态通知} */
|
|
994
1009
|
type DamaiMzOrderStateChange = Message & { content?: MessageContent & { topic?: 'damai_mz_OrderStateChange', content?: string | Damai.Mz.OrderStateChange } };
|
|
995
1010
|
/** {@link Damai.Mz.SeatStateChange 大麦 > 大麦麦座座位状态变化消息} */
|
|
996
1011
|
type DamaiMzSeatStateChange = Message & { content?: MessageContent & { topic?: 'damai_mz_SeatStateChange', content?: string | Damai.Mz.SeatStateChange } };
|
|
997
1012
|
/** {@link Damai.Mz.TicketStateChange 大麦 > 大麦麦座票状态变化消息} */
|
|
998
1013
|
type DamaiMzTicketStateChange = Message & { content?: MessageContent & { topic?: 'damai_mz_TicketStateChange', content?: string | Damai.Mz.TicketStateChange } };
|
|
1014
|
+
/** {@link Damai.Mz.UserRegister 大麦 > 麦座会员注册成功通知} */
|
|
1015
|
+
type DamaiMzUserRegister = Message & { content?: MessageContent & { topic?: 'damai_mz_UserRegister', content?: string | Damai.Mz.UserRegister } };
|
|
999
1016
|
/** {@link Damai.Trade.TicketStatusPush 大麦票单状态 > 大麦票单状态推送} */
|
|
1000
1017
|
type DamaiTradeTicketStatusPush = Message & { content?: MessageContent & { topic?: 'damai_trade_TicketStatusPush', content?: string | Damai.Trade.TicketStatusPush } };
|
|
1001
1018
|
/** {@link Ele.Enterprise.PushOrderDetail 饿了么 > 饿了么企业订餐推送订单详情} */
|
|
@@ -1088,9 +1105,9 @@ declare namespace IncomingMessage {
|
|
|
1088
1105
|
type IdleConsignmentOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_consignment_OrderSyn', content?: string | Idle.Consignment.OrderSyn } };
|
|
1089
1106
|
/** {@link Idle.Consignmentii.OrderSyn 闲鱼回收商消息 > 闲鱼寄卖V2订单履约状态同步} */
|
|
1090
1107
|
type IdleConsignmentiiOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_consignmentii_OrderSyn', content?: string | Idle.Consignmentii.OrderSyn } };
|
|
1091
|
-
/** {@link Idle.Cycleshop.GoodsNotice
|
|
1108
|
+
/** {@link Idle.Cycleshop.GoodsNotice 闲鱼 > 闲鱼循环商店-货品变更通知} */
|
|
1092
1109
|
type IdleCycleshopGoodsNotice = Message & { content?: MessageContent & { topic?: 'idle_cycleshop_GoodsNotice', content?: string | Idle.Cycleshop.GoodsNotice } };
|
|
1093
|
-
/** {@link Idle.Cycleshop.SaleOrderNotice
|
|
1110
|
+
/** {@link Idle.Cycleshop.SaleOrderNotice 闲鱼 > 闲鱼循环商店-销售单变更通知} */
|
|
1094
1111
|
type IdleCycleshopSaleOrderNotice = Message & { content?: MessageContent & { topic?: 'idle_cycleshop_SaleOrderNotice', content?: string | Idle.Cycleshop.SaleOrderNotice } };
|
|
1095
1112
|
/** {@link Idle.Recycle.OrderStateSyn 闲鱼回收商消息 > 闲鱼回收业务订单消息} */
|
|
1096
1113
|
type IdleRecycleOrderStateSyn = Message & { content?: MessageContent & { topic?: 'idle_recycle_OrderStateSyn', content?: string | Idle.Recycle.OrderStateSyn } };
|
|
@@ -1110,7 +1127,7 @@ declare namespace IncomingMessage {
|
|
|
1110
1127
|
type IdleTopisvTradeNotice = Message & { content?: MessageContent & { topic?: 'idle_topisv_TradeNotice', content?: string | Idle.Topisv.TradeNotice } };
|
|
1111
1128
|
/** {@link Idle.Tranferpay.OrderChange 闲鱼 > 直接转账交易消息} */
|
|
1112
1129
|
type IdleTranferpayOrderChange = Message & { content?: MessageContent & { topic?: 'idle_tranferpay_OrderChange', content?: string | Idle.Tranferpay.OrderChange } };
|
|
1113
|
-
/** {@link Idle.Twjd.OrderSyn
|
|
1130
|
+
/** {@link Idle.Twjd.OrderSyn 闲鱼 > 闲鱼图文鉴定业务订单消息} */
|
|
1114
1131
|
type IdleTwjdOrderSyn = Message & { content?: MessageContent & { topic?: 'idle_twjd_OrderSyn', content?: string | Idle.Twjd.OrderSyn } };
|
|
1115
1132
|
/** {@link Intime.Datacenter.OrderStatus 银泰 > 状态同步} */
|
|
1116
1133
|
type IntimeDatacenterOrderStatus = Message & { content?: MessageContent & { topic?: 'intime_datacenter_OrderStatus', content?: string | Intime.Datacenter.OrderStatus } };
|
|
@@ -1432,6 +1449,8 @@ declare namespace IncomingMessage {
|
|
|
1432
1449
|
type TaobaoIstoreGiftingMsg = Message & { content?: MessageContent & { topic?: 'taobao_istore_GiftingMsg', content?: string | Taobao.Istore.GiftingMsg } };
|
|
1433
1450
|
/** {@link Taobao.Item.AuditResultNotify 淘宝商品 > 淘宝商品审核结果消息通知} */
|
|
1434
1451
|
type TaobaoItemAuditResultNotify = Message & { content?: MessageContent & { topic?: 'taobao_item_AuditResultNotify', content?: string | Taobao.Item.AuditResultNotify } };
|
|
1452
|
+
/** {@link Taobao.Item.DistributeItemEdit 淘宝商品 > 商品变更消息通知} */
|
|
1453
|
+
type TaobaoItemDistributeItemEdit = Message & { content?: MessageContent & { topic?: 'taobao_item_DistributeItemEdit', content?: string | Taobao.Item.DistributeItemEdit } };
|
|
1435
1454
|
/** {@link Taobao.Item.ItemAdd 淘宝商品 > 商品新增消息} */
|
|
1436
1455
|
type TaobaoItemItemAdd = Message & { content?: MessageContent & { topic?: 'taobao_item_ItemAdd', content?: string | Taobao.Item.ItemAdd } };
|
|
1437
1456
|
/** {@link Taobao.Item.ItemDelete 淘宝商品 > 商品删除消息} */
|
|
@@ -1472,6 +1491,8 @@ declare namespace IncomingMessage {
|
|
|
1472
1491
|
type TaobaoItemmarketPurchaseDistributorChange = Message & { content?: MessageContent & { topic?: 'taobao_itemmarket_PurchaseDistributorChange', content?: string | Taobao.Itemmarket.PurchaseDistributorChange } };
|
|
1473
1492
|
/** {@link Taobao.Itemmarket.PurchaseOrderChange 淘宝 > 三方货源采购单变更} */
|
|
1474
1493
|
type TaobaoItemmarketPurchaseOrderChange = Message & { content?: MessageContent & { topic?: 'taobao_itemmarket_PurchaseOrderChange', content?: string | Taobao.Itemmarket.PurchaseOrderChange } };
|
|
1494
|
+
/** {@link Taobao.Itemmarket.VideoCreate 淘宝 > 货品视频创建} */
|
|
1495
|
+
type TaobaoItemmarketVideoCreate = Message & { content?: MessageContent & { topic?: 'taobao_itemmarket_VideoCreate', content?: string | Taobao.Itemmarket.VideoCreate } };
|
|
1475
1496
|
/** {@link Taobao.Jaq.AuditResult 淘宝 > 聚安全实人认证审核结果} */
|
|
1476
1497
|
type TaobaoJaqAuditResult = Message & { content?: MessageContent & { topic?: 'taobao_jaq_AuditResult', content?: string | Taobao.Jaq.AuditResult } };
|
|
1477
1498
|
/** {@link Taobao.Jipiao.AncillaryOrderPaid 淘宝机票 > 飞猪辅营订单支付通知接口} */
|
|
@@ -1696,6 +1717,8 @@ declare namespace IncomingMessage {
|
|
|
1696
1717
|
type TaobaoRhinoDeviceStatus = Message & { content?: MessageContent & { topic?: 'taobao_rhino_DeviceStatus', content?: string | Taobao.Rhino.DeviceStatus } };
|
|
1697
1718
|
/** {@link Taobao.Rhino.IntegrationCutProgressUpdateMessage 智能制造API > 裁剪进度变更消息} */
|
|
1698
1719
|
type TaobaoRhinoIntegrationCutProgressUpdateMessage = Message & { content?: MessageContent & { topic?: 'taobao_rhino_IntegrationCutProgressUpdateMessage', content?: string | Taobao.Rhino.IntegrationCutProgressUpdateMessage } };
|
|
1720
|
+
/** {@link Taobao.Rhino.IntegrationOrderProcessUpdateMessage 智能制造API > 订单工序变更通知消息} */
|
|
1721
|
+
type TaobaoRhinoIntegrationOrderProcessUpdateMessage = Message & { content?: MessageContent & { topic?: 'taobao_rhino_IntegrationOrderProcessUpdateMessage', content?: string | Taobao.Rhino.IntegrationOrderProcessUpdateMessage } };
|
|
1699
1722
|
/** {@link Taobao.Rhino.IntegrationOuterOrderCreateMessage 智能制造API > 外协订单创建消息通知} */
|
|
1700
1723
|
type TaobaoRhinoIntegrationOuterOrderCreateMessage = Message & { content?: MessageContent & { topic?: 'taobao_rhino_IntegrationOuterOrderCreateMessage', content?: string | Taobao.Rhino.IntegrationOuterOrderCreateMessage } };
|
|
1701
1724
|
/** {@link Taobao.Rhino.IntegrationOuterProgressUpdateMessage 智能制造API > 外协进度变更消息} */
|
|
@@ -2176,6 +2199,8 @@ declare namespace IncomingMessage {
|
|
|
2176
2199
|
type TmallSasssignMsg = Message & { content?: MessageContent & { topic?: 'tmall_sasssign_Msg', content?: string | Tmall.Sasssign.Msg } };
|
|
2177
2200
|
/** {@link Tmall.Scm.SendTmcsDistributeSettleFee 天猫 > 猫超经销结算打款消息} */
|
|
2178
2201
|
type TmallScmSendTmcsDistributeSettleFee = Message & { content?: MessageContent & { topic?: 'tmall_scm_SendTmcsDistributeSettleFee', content?: string | Tmall.Scm.SendTmcsDistributeSettleFee } };
|
|
2202
|
+
/** {@link Tmall.Service.CycleBillInvoice 天猫 > 服务结算账期账单发票消息} */
|
|
2203
|
+
type TmallServiceCycleBillInvoice = Message & { content?: MessageContent & { topic?: 'tmall_service_CycleBillInvoice', content?: string | Tmall.Service.CycleBillInvoice } };
|
|
2179
2204
|
/** {@link Tmall.Servicecenter.TaskUpdate 天猫服务 > 天猫服务平台工单更新} */
|
|
2180
2205
|
type TmallServicecenterTaskUpdate = Message & { content?: MessageContent & { topic?: 'tmall_servicecenter_TaskUpdate', content?: string | Tmall.Servicecenter.TaskUpdate } };
|
|
2181
2206
|
/** {@link Tmall.Serviceplatform.ServiceProductChanged 天猫服务 > 天猫服务产品变更消息} */
|
|
@@ -2208,6 +2233,8 @@ declare namespace IncomingMessage {
|
|
|
2208
2233
|
type TmallXfFutureOrders = Message & { content?: MessageContent & { topic?: 'tmall_xf_FutureOrders', content?: string | Tmall.Xf.FutureOrders } };
|
|
2209
2234
|
/** {@link Tmall.Xf.GoodsInfo 天猫 > 天猫鞋服货品信息回流} */
|
|
2210
2235
|
type TmallXfGoodsInfo = Message & { content?: MessageContent & { topic?: 'tmall_xf_GoodsInfo', content?: string | Tmall.Xf.GoodsInfo } };
|
|
2236
|
+
/** {@link Tmall.Yichao.WorkcardStatusUpdate 天猫服务 > 蚁巢工单更新消息} */
|
|
2237
|
+
type TmallYichaoWorkcardStatusUpdate = Message & { content?: MessageContent & { topic?: 'tmall_yichao_WorkcardStatusUpdate', content?: string | Tmall.Yichao.WorkcardStatusUpdate } };
|
|
2211
2238
|
/** {@link Tmall.Yougou.ItemChange 天猫 > 天猫优购商品变更} */
|
|
2212
2239
|
type TmallYougouItemChange = Message & { content?: MessageContent & { topic?: 'tmall_yougou_ItemChange', content?: string | Tmall.Yougou.ItemChange } };
|
|
2213
2240
|
/** {@link Tmall.Yougou.OrderChange 天猫 > 天猫优购订单变更} */
|
|
@@ -2248,10 +2275,18 @@ declare namespace IncomingMessage {
|
|
|
2248
2275
|
type XianyuAppraiseOrderSyn = Message & { content?: MessageContent & { topic?: 'xianyu_appraise_OrderSyn', content?: string | Xianyu.Appraise.OrderSyn } };
|
|
2249
2276
|
/** {@link Xianyu.Car.OrderStatusSync 闲鱼回收商消息 > 闲鱼二手车寄卖订单状态同步} */
|
|
2250
2277
|
type XianyuCarOrderStatusSync = Message & { content?: MessageContent & { topic?: 'xianyu_car_OrderStatusSync', content?: string | Xianyu.Car.OrderStatusSync } };
|
|
2251
|
-
/** {@link Xianyu.
|
|
2278
|
+
/** {@link Xianyu.Ctox.PayDkChange 闲鱼 > c2x代扣协议变更通知} */
|
|
2279
|
+
type XianyuCtoxPayDkChange = Message & { content?: MessageContent & { topic?: 'xianyu_ctox_PayDkChange', content?: string | Xianyu.Ctox.PayDkChange } };
|
|
2280
|
+
/** {@link Xianyu.Ctox.RateStateSyn 闲鱼 > c2x业务订单评价消息同步} */
|
|
2281
|
+
type XianyuCtoxRateStateSyn = Message & { content?: MessageContent & { topic?: 'xianyu_ctox_RateStateSyn', content?: string | Xianyu.Ctox.RateStateSyn } };
|
|
2282
|
+
/** {@link Xianyu.Environment.EventSyn 闲鱼 > 闲鱼双11公益游戏任务事件同步} */
|
|
2252
2283
|
type XianyuEnvironmentEventSyn = Message & { content?: MessageContent & { topic?: 'xianyu_environment_EventSyn', content?: string | Xianyu.Environment.EventSyn } };
|
|
2253
|
-
/** {@link Xianyu.Isv.OrderRemind
|
|
2284
|
+
/** {@link Xianyu.Isv.OrderRemind 闲鱼 > 闲鱼服务商订单提醒} */
|
|
2254
2285
|
type XianyuIsvOrderRemind = Message & { content?: MessageContent & { topic?: 'xianyu_isv_OrderRemind', content?: string | Xianyu.Isv.OrderRemind } };
|
|
2286
|
+
/** {@link Xianyu.Marketrecycle.OrderStateSyn 闲鱼 > 保卖订单变更通知} */
|
|
2287
|
+
type XianyuMarketrecycleOrderStateSyn = Message & { content?: MessageContent & { topic?: 'xianyu_marketrecycle_OrderStateSyn', content?: string | Xianyu.Marketrecycle.OrderStateSyn } };
|
|
2288
|
+
/** {@link Xianyu.Marketrecycle.PlanStateSyn 闲鱼 > 闲鱼保卖计划变更消息} */
|
|
2289
|
+
type XianyuMarketrecyclePlanStateSyn = Message & { content?: MessageContent & { topic?: 'xianyu_marketrecycle_PlanStateSyn', content?: string | Xianyu.Marketrecycle.PlanStateSyn } };
|
|
2255
2290
|
/** {@link Xianyu.Recycle.OrderStatusSync 闲鱼 > 订单状态同步给回收商} */
|
|
2256
2291
|
type XianyuRecycleOrderStatusSync = Message & { content?: MessageContent & { topic?: 'xianyu_recycle_OrderStatusSync', content?: string | Xianyu.Recycle.OrderStatusSync } };
|
|
2257
2292
|
/** {@link Xianyu.Recycle.SpuModifySync 闲鱼 > 闲鱼回收SPU变更消息} */
|
|
@@ -2530,6 +2565,10 @@ declare namespace IncomingMessage {
|
|
|
2530
2565
|
*/
|
|
2531
2566
|
type AlibabaIcbulive = AlibabaIcbuliveCommentNotice
|
|
2532
2567
|
| AlibabaIcbuliveEnterNotice;
|
|
2568
|
+
/**
|
|
2569
|
+
* - {@link AlibabaIdleHouseStatusNotify 闲鱼 > 闲鱼房源状态变更通知}
|
|
2570
|
+
*/
|
|
2571
|
+
type AlibabaIdle = AlibabaIdleHouseStatusNotify;
|
|
2533
2572
|
/**
|
|
2534
2573
|
* - {@link AlibabaIfpPackageCfcContainer 五道口配送 > 同城履约包裹状态变更消息}
|
|
2535
2574
|
*/
|
|
@@ -2956,6 +2995,10 @@ declare namespace IncomingMessage {
|
|
|
2956
2995
|
* - {@link AlibabaWdktradeCouponInstance 五道口营销 > 营销券实例消息}
|
|
2957
2996
|
*/
|
|
2958
2997
|
type AlibabaWdktrade = AlibabaWdktradeCouponInstance;
|
|
2998
|
+
/**
|
|
2999
|
+
* - {@link AlibabaYichaoInsuranceUpdate 天猫服务 > 蚁巢保单修改消息}
|
|
3000
|
+
*/
|
|
3001
|
+
type AlibabaYichao = AlibabaYichaoInsuranceUpdate;
|
|
2959
3002
|
/**
|
|
2960
3003
|
* - {@link AlibabaYunioDataTransfer 平台消息 > YunIO数据流转}
|
|
2961
3004
|
*/
|
|
@@ -3178,6 +3221,10 @@ declare namespace IncomingMessage {
|
|
|
3178
3221
|
* - {@link AlipayXiaodaiSignNotify 阿里金融 > 阿里金融签约通知}
|
|
3179
3222
|
*/
|
|
3180
3223
|
type AlipayXiaodai = AlipayXiaodaiSignNotify;
|
|
3224
|
+
/**
|
|
3225
|
+
* - {@link AlipicLarkSchedulesDataDownlink ALIPIC > 排期列表数据增量下行}
|
|
3226
|
+
*/
|
|
3227
|
+
type AlipicLark = AlipicLarkSchedulesDataDownlink;
|
|
3181
3228
|
/**
|
|
3182
3229
|
* - {@link AlisportsBankAlipayattention 支付宝体育 > 支付宝体育服务小程序关注消息}
|
|
3183
3230
|
*/
|
|
@@ -3330,8 +3377,10 @@ declare namespace IncomingMessage {
|
|
|
3330
3377
|
| AlscKbbbtProductChange;
|
|
3331
3378
|
/**
|
|
3332
3379
|
* - {@link AlscReviewbwcActivityEnrollSync 口碑 > 本地联盟饿了么评价有礼门店活动消息}
|
|
3380
|
+
* - {@link AlscReviewbwcSidBindSync 口碑 > 评价有礼渠道用户身份SID绑定通知}
|
|
3333
3381
|
*/
|
|
3334
|
-
type AlscReviewbwc = AlscReviewbwcActivityEnrollSync
|
|
3382
|
+
type AlscReviewbwc = AlscReviewbwcActivityEnrollSync
|
|
3383
|
+
| AlscReviewbwcSidBindSync;
|
|
3335
3384
|
/**
|
|
3336
3385
|
* - {@link AlscRiskPunishSend 口碑 > 本地生活处罚中心处罚下发}
|
|
3337
3386
|
*/
|
|
@@ -3459,20 +3508,24 @@ declare namespace IncomingMessage {
|
|
|
3459
3508
|
*/
|
|
3460
3509
|
type CainiaoYima = CainiaoYimaSmsRecordPush;
|
|
3461
3510
|
/**
|
|
3511
|
+
* - {@link DamaiDistributionMatchSeat 大麦第三方票务供应商接入 > 履约补选座位成功通知三方}
|
|
3462
3512
|
* - {@link DamaiDistributionPerformCancel 大麦第三方票务供应商接入 > 场次取消消息推送}
|
|
3463
3513
|
* - {@link DamaiDistributionPerformStatus 大麦第三方票务供应商接入 > 场次状态变更推送}
|
|
3464
3514
|
* - {@link DamaiDistributionPreSaleToNow 大麦第三方票务供应商接入 > 预售改开票}
|
|
3465
3515
|
* - {@link DamaiDistributionProjectStatus 大麦第三方票务供应商接入 > 项目状态推送}
|
|
3466
3516
|
* - {@link DamaiDistributionRefundOrder 大麦第三方票务供应商接入 > 退票通知}
|
|
3467
3517
|
* - {@link DamaiDistributionRefundRule 大麦第三方票务供应商接入 > 项目退款规则}
|
|
3518
|
+
* - {@link DamaiDistributionSendExpress 大麦第三方票务供应商接入 > 履约发快递成功通知三方}
|
|
3468
3519
|
* - {@link DamaiDistributionTicketItemStatus 大麦第三方票务供应商接入 > 票品状态变更}
|
|
3469
3520
|
*/
|
|
3470
|
-
type DamaiDistribution =
|
|
3521
|
+
type DamaiDistribution = DamaiDistributionMatchSeat
|
|
3522
|
+
| DamaiDistributionPerformCancel
|
|
3471
3523
|
| DamaiDistributionPerformStatus
|
|
3472
3524
|
| DamaiDistributionPreSaleToNow
|
|
3473
3525
|
| DamaiDistributionProjectStatus
|
|
3474
3526
|
| DamaiDistributionRefundOrder
|
|
3475
3527
|
| DamaiDistributionRefundRule
|
|
3528
|
+
| DamaiDistributionSendExpress
|
|
3476
3529
|
| DamaiDistributionTicketItemStatus;
|
|
3477
3530
|
/**
|
|
3478
3531
|
* - {@link DamaiMevDatasyncTalkMaitix 大麦 > maitix与datasync数据同步}
|
|
@@ -3482,16 +3535,20 @@ declare namespace IncomingMessage {
|
|
|
3482
3535
|
* - {@link DamaiMzEventStateChange 大麦 > 场次状态通知接口}
|
|
3483
3536
|
* - {@link DamaiMzForwardMessage 大麦 > 大麦新麦座消息}
|
|
3484
3537
|
* - {@link DamaiMzOrderChangeState 大麦 > 订单状态变动通知}
|
|
3538
|
+
* - {@link DamaiMzOrderRefund 大麦 > 麦座退单审核通过通知}
|
|
3485
3539
|
* - {@link DamaiMzOrderStateChange 大麦 > 订单状态通知}
|
|
3486
3540
|
* - {@link DamaiMzSeatStateChange 大麦 > 大麦麦座座位状态变化消息}
|
|
3487
3541
|
* - {@link DamaiMzTicketStateChange 大麦 > 大麦麦座票状态变化消息}
|
|
3542
|
+
* - {@link DamaiMzUserRegister 大麦 > 麦座会员注册成功通知}
|
|
3488
3543
|
*/
|
|
3489
3544
|
type DamaiMz = DamaiMzEventStateChange
|
|
3490
3545
|
| DamaiMzForwardMessage
|
|
3491
3546
|
| DamaiMzOrderChangeState
|
|
3547
|
+
| DamaiMzOrderRefund
|
|
3492
3548
|
| DamaiMzOrderStateChange
|
|
3493
3549
|
| DamaiMzSeatStateChange
|
|
3494
|
-
| DamaiMzTicketStateChange
|
|
3550
|
+
| DamaiMzTicketStateChange
|
|
3551
|
+
| DamaiMzUserRegister;
|
|
3495
3552
|
/**
|
|
3496
3553
|
* - {@link DamaiTradeTicketStatusPush 大麦票单状态 > 大麦票单状态推送}
|
|
3497
3554
|
*/
|
|
@@ -3647,8 +3704,8 @@ declare namespace IncomingMessage {
|
|
|
3647
3704
|
*/
|
|
3648
3705
|
type IdleConsignmentii = IdleConsignmentiiOrderSyn;
|
|
3649
3706
|
/**
|
|
3650
|
-
* - {@link IdleCycleshopGoodsNotice
|
|
3651
|
-
* - {@link IdleCycleshopSaleOrderNotice
|
|
3707
|
+
* - {@link IdleCycleshopGoodsNotice 闲鱼 > 闲鱼循环商店-货品变更通知}
|
|
3708
|
+
* - {@link IdleCycleshopSaleOrderNotice 闲鱼 > 闲鱼循环商店-销售单变更通知}
|
|
3652
3709
|
*/
|
|
3653
3710
|
type IdleCycleshop = IdleCycleshopGoodsNotice
|
|
3654
3711
|
| IdleCycleshopSaleOrderNotice;
|
|
@@ -3677,7 +3734,7 @@ declare namespace IncomingMessage {
|
|
|
3677
3734
|
*/
|
|
3678
3735
|
type IdleTranferpay = IdleTranferpayOrderChange;
|
|
3679
3736
|
/**
|
|
3680
|
-
* - {@link IdleTwjdOrderSyn
|
|
3737
|
+
* - {@link IdleTwjdOrderSyn 闲鱼 > 闲鱼图文鉴定业务订单消息}
|
|
3681
3738
|
*/
|
|
3682
3739
|
type IdleTwjd = IdleTwjdOrderSyn;
|
|
3683
3740
|
/**
|
|
@@ -4086,6 +4143,7 @@ declare namespace IncomingMessage {
|
|
|
4086
4143
|
type TaobaoIstore = TaobaoIstoreGiftingMsg;
|
|
4087
4144
|
/**
|
|
4088
4145
|
* - {@link TaobaoItemAuditResultNotify 淘宝商品 > 淘宝商品审核结果消息通知}
|
|
4146
|
+
* - {@link TaobaoItemDistributeItemEdit 淘宝商品 > 商品变更消息通知}
|
|
4089
4147
|
* - {@link TaobaoItemItemAdd 淘宝商品 > 商品新增消息}
|
|
4090
4148
|
* - {@link TaobaoItemItemDelete 淘宝商品 > 商品删除消息}
|
|
4091
4149
|
* - {@link TaobaoItemItemDownshelf 淘宝商品 > 商品下架消息}
|
|
@@ -4103,6 +4161,7 @@ declare namespace IncomingMessage {
|
|
|
4103
4161
|
* - {@link TaobaoItemItemZeroStock 淘宝商品 > 商品卖空消息}
|
|
4104
4162
|
*/
|
|
4105
4163
|
type TaobaoItem = TaobaoItemAuditResultNotify
|
|
4164
|
+
| TaobaoItemDistributeItemEdit
|
|
4106
4165
|
| TaobaoItemItemAdd
|
|
4107
4166
|
| TaobaoItemItemDelete
|
|
4108
4167
|
| TaobaoItemItemDownshelf
|
|
@@ -4124,12 +4183,14 @@ declare namespace IncomingMessage {
|
|
|
4124
4183
|
* - {@link TaobaoItemmarketMaterialChange 淘宝 > 货品素材信息变更}
|
|
4125
4184
|
* - {@link TaobaoItemmarketPurchaseDistributorChange 淘宝 > 三方货源分销商采购单消息}
|
|
4126
4185
|
* - {@link TaobaoItemmarketPurchaseOrderChange 淘宝 > 三方货源采购单变更}
|
|
4186
|
+
* - {@link TaobaoItemmarketVideoCreate 淘宝 > 货品视频创建}
|
|
4127
4187
|
*/
|
|
4128
4188
|
type TaobaoItemmarket = TaobaoItemmarketItemDistributorChange
|
|
4129
4189
|
| TaobaoItemmarketItemRelationChange
|
|
4130
4190
|
| TaobaoItemmarketMaterialChange
|
|
4131
4191
|
| TaobaoItemmarketPurchaseDistributorChange
|
|
4132
|
-
| TaobaoItemmarketPurchaseOrderChange
|
|
4192
|
+
| TaobaoItemmarketPurchaseOrderChange
|
|
4193
|
+
| TaobaoItemmarketVideoCreate;
|
|
4133
4194
|
/**
|
|
4134
4195
|
* - {@link TaobaoJaqAuditResult 淘宝 > 聚安全实人认证审核结果}
|
|
4135
4196
|
*/
|
|
@@ -4414,6 +4475,7 @@ declare namespace IncomingMessage {
|
|
|
4414
4475
|
* - {@link TaobaoRhinoDeliveryUpdate 智能制造API > 订单发货通知}
|
|
4415
4476
|
* - {@link TaobaoRhinoDeviceStatus 智能制造API > 智能制造-设备状态变更}
|
|
4416
4477
|
* - {@link TaobaoRhinoIntegrationCutProgressUpdateMessage 智能制造API > 裁剪进度变更消息}
|
|
4478
|
+
* - {@link TaobaoRhinoIntegrationOrderProcessUpdateMessage 智能制造API > 订单工序变更通知消息}
|
|
4417
4479
|
* - {@link TaobaoRhinoIntegrationOuterOrderCreateMessage 智能制造API > 外协订单创建消息通知}
|
|
4418
4480
|
* - {@link TaobaoRhinoIntegrationOuterProgressUpdateMessage 智能制造API > 外协进度变更消息}
|
|
4419
4481
|
* - {@link TaobaoRhinoOrderStatusUpdate 智能制造API > 生产订单状态变化通知}
|
|
@@ -4424,6 +4486,7 @@ declare namespace IncomingMessage {
|
|
|
4424
4486
|
type TaobaoRhino = TaobaoRhinoDeliveryUpdate
|
|
4425
4487
|
| TaobaoRhinoDeviceStatus
|
|
4426
4488
|
| TaobaoRhinoIntegrationCutProgressUpdateMessage
|
|
4489
|
+
| TaobaoRhinoIntegrationOrderProcessUpdateMessage
|
|
4427
4490
|
| TaobaoRhinoIntegrationOuterOrderCreateMessage
|
|
4428
4491
|
| TaobaoRhinoIntegrationOuterProgressUpdateMessage
|
|
4429
4492
|
| TaobaoRhinoOrderStatusUpdate
|
|
@@ -5016,6 +5079,10 @@ declare namespace IncomingMessage {
|
|
|
5016
5079
|
* - {@link TmallScmSendTmcsDistributeSettleFee 天猫 > 猫超经销结算打款消息}
|
|
5017
5080
|
*/
|
|
5018
5081
|
type TmallScm = TmallScmSendTmcsDistributeSettleFee;
|
|
5082
|
+
/**
|
|
5083
|
+
* - {@link TmallServiceCycleBillInvoice 天猫 > 服务结算账期账单发票消息}
|
|
5084
|
+
*/
|
|
5085
|
+
type TmallService = TmallServiceCycleBillInvoice;
|
|
5019
5086
|
/**
|
|
5020
5087
|
* - {@link TmallServicecenterTaskUpdate 天猫服务 > 天猫服务平台工单更新}
|
|
5021
5088
|
*/
|
|
@@ -5062,6 +5129,10 @@ declare namespace IncomingMessage {
|
|
|
5062
5129
|
*/
|
|
5063
5130
|
type TmallXf = TmallXfFutureOrders
|
|
5064
5131
|
| TmallXfGoodsInfo;
|
|
5132
|
+
/**
|
|
5133
|
+
* - {@link TmallYichaoWorkcardStatusUpdate 天猫服务 > 蚁巢工单更新消息}
|
|
5134
|
+
*/
|
|
5135
|
+
type TmallYichao = TmallYichaoWorkcardStatusUpdate;
|
|
5065
5136
|
/**
|
|
5066
5137
|
* - {@link TmallYougouItemChange 天猫 > 天猫优购商品变更}
|
|
5067
5138
|
* - {@link TmallYougouOrderChange 天猫 > 天猫优购订单变更}
|
|
@@ -5127,13 +5198,25 @@ declare namespace IncomingMessage {
|
|
|
5127
5198
|
*/
|
|
5128
5199
|
type XianyuCar = XianyuCarOrderStatusSync;
|
|
5129
5200
|
/**
|
|
5130
|
-
* - {@link
|
|
5201
|
+
* - {@link XianyuCtoxPayDkChange 闲鱼 > c2x代扣协议变更通知}
|
|
5202
|
+
* - {@link XianyuCtoxRateStateSyn 闲鱼 > c2x业务订单评价消息同步}
|
|
5203
|
+
*/
|
|
5204
|
+
type XianyuCtox = XianyuCtoxPayDkChange
|
|
5205
|
+
| XianyuCtoxRateStateSyn;
|
|
5206
|
+
/**
|
|
5207
|
+
* - {@link XianyuEnvironmentEventSyn 闲鱼 > 闲鱼双11公益游戏任务事件同步}
|
|
5131
5208
|
*/
|
|
5132
5209
|
type XianyuEnvironment = XianyuEnvironmentEventSyn;
|
|
5133
5210
|
/**
|
|
5134
|
-
* - {@link XianyuIsvOrderRemind
|
|
5211
|
+
* - {@link XianyuIsvOrderRemind 闲鱼 > 闲鱼服务商订单提醒}
|
|
5135
5212
|
*/
|
|
5136
5213
|
type XianyuIsv = XianyuIsvOrderRemind;
|
|
5214
|
+
/**
|
|
5215
|
+
* - {@link XianyuMarketrecycleOrderStateSyn 闲鱼 > 保卖订单变更通知}
|
|
5216
|
+
* - {@link XianyuMarketrecyclePlanStateSyn 闲鱼 > 闲鱼保卖计划变更消息}
|
|
5217
|
+
*/
|
|
5218
|
+
type XianyuMarketrecycle = XianyuMarketrecycleOrderStateSyn
|
|
5219
|
+
| XianyuMarketrecyclePlanStateSyn;
|
|
5137
5220
|
/**
|
|
5138
5221
|
* - {@link XianyuRecycleOrderStatusSync 闲鱼 > 订单状态同步给回收商}
|
|
5139
5222
|
* - {@link XianyuRecycleSpuModifySync 闲鱼 > 闲鱼回收SPU变更消息}
|
|
@@ -5208,6 +5291,7 @@ declare namespace IncomingMessage {
|
|
|
5208
5291
|
* - {@link AlibabaHj}
|
|
5209
5292
|
* - {@link AlibabaHomestyler}
|
|
5210
5293
|
* - {@link AlibabaIcbulive}
|
|
5294
|
+
* - {@link AlibabaIdle}
|
|
5211
5295
|
* - {@link AlibabaIfp}
|
|
5212
5296
|
* - {@link AlibabaInfop}
|
|
5213
5297
|
* - {@link AlibabaIntime}
|
|
@@ -5244,6 +5328,7 @@ declare namespace IncomingMessage {
|
|
|
5244
5328
|
* - {@link AlibabaWdkopen}
|
|
5245
5329
|
* - {@link AlibabaWdkorder}
|
|
5246
5330
|
* - {@link AlibabaWdktrade}
|
|
5331
|
+
* - {@link AlibabaYichao}
|
|
5247
5332
|
* - {@link AlibabaYunio}
|
|
5248
5333
|
*/
|
|
5249
5334
|
type Alibaba = AlibabaAdlab
|
|
@@ -5271,6 +5356,7 @@ declare namespace IncomingMessage {
|
|
|
5271
5356
|
| AlibabaHj
|
|
5272
5357
|
| AlibabaHomestyler
|
|
5273
5358
|
| AlibabaIcbulive
|
|
5359
|
+
| AlibabaIdle
|
|
5274
5360
|
| AlibabaIfp
|
|
5275
5361
|
| AlibabaInfop
|
|
5276
5362
|
| AlibabaIntime
|
|
@@ -5307,6 +5393,7 @@ declare namespace IncomingMessage {
|
|
|
5307
5393
|
| AlibabaWdkopen
|
|
5308
5394
|
| AlibabaWdkorder
|
|
5309
5395
|
| AlibabaWdktrade
|
|
5396
|
+
| AlibabaYichao
|
|
5310
5397
|
| AlibabaYunio;
|
|
5311
5398
|
/**
|
|
5312
5399
|
* - {@link AlicomAxb}
|
|
@@ -5374,6 +5461,10 @@ declare namespace IncomingMessage {
|
|
|
5374
5461
|
| AlipayTrade
|
|
5375
5462
|
| AlipayUpdate
|
|
5376
5463
|
| AlipayXiaodai;
|
|
5464
|
+
/**
|
|
5465
|
+
* - {@link AlipicLark}
|
|
5466
|
+
*/
|
|
5467
|
+
type Alipic = AlipicLark;
|
|
5377
5468
|
/**
|
|
5378
5469
|
* - {@link AlisportsBank}
|
|
5379
5470
|
*/
|
|
@@ -5830,6 +5921,7 @@ declare namespace IncomingMessage {
|
|
|
5830
5921
|
* - {@link TmallRetail}
|
|
5831
5922
|
* - {@link TmallSasssign}
|
|
5832
5923
|
* - {@link TmallScm}
|
|
5924
|
+
* - {@link TmallService}
|
|
5833
5925
|
* - {@link TmallServicecenter}
|
|
5834
5926
|
* - {@link TmallServiceplatform}
|
|
5835
5927
|
* - {@link TmallSupermarket}
|
|
@@ -5837,6 +5929,7 @@ declare namespace IncomingMessage {
|
|
|
5837
5929
|
* - {@link TmallTlc}
|
|
5838
5930
|
* - {@link TmallTmg}
|
|
5839
5931
|
* - {@link TmallXf}
|
|
5932
|
+
* - {@link TmallYichao}
|
|
5840
5933
|
* - {@link TmallYougou}
|
|
5841
5934
|
*/
|
|
5842
5935
|
type Tmall = TmallAliauto
|
|
@@ -5860,6 +5953,7 @@ declare namespace IncomingMessage {
|
|
|
5860
5953
|
| TmallRetail
|
|
5861
5954
|
| TmallSasssign
|
|
5862
5955
|
| TmallScm
|
|
5956
|
+
| TmallService
|
|
5863
5957
|
| TmallServicecenter
|
|
5864
5958
|
| TmallServiceplatform
|
|
5865
5959
|
| TmallSupermarket
|
|
@@ -5867,6 +5961,7 @@ declare namespace IncomingMessage {
|
|
|
5867
5961
|
| TmallTlc
|
|
5868
5962
|
| TmallTmg
|
|
5869
5963
|
| TmallXf
|
|
5964
|
+
| TmallYichao
|
|
5870
5965
|
| TmallYougou;
|
|
5871
5966
|
/**
|
|
5872
5967
|
* - {@link TobaoLive}
|
|
@@ -5898,8 +5993,10 @@ declare namespace IncomingMessage {
|
|
|
5898
5993
|
* - {@link XianyuAftersale}
|
|
5899
5994
|
* - {@link XianyuAppraise}
|
|
5900
5995
|
* - {@link XianyuCar}
|
|
5996
|
+
* - {@link XianyuCtox}
|
|
5901
5997
|
* - {@link XianyuEnvironment}
|
|
5902
5998
|
* - {@link XianyuIsv}
|
|
5999
|
+
* - {@link XianyuMarketrecycle}
|
|
5903
6000
|
* - {@link XianyuRecycle}
|
|
5904
6001
|
* - {@link XianyuRegister}
|
|
5905
6002
|
* - {@link XianyuTemplate}
|
|
@@ -5908,8 +6005,10 @@ declare namespace IncomingMessage {
|
|
|
5908
6005
|
type Xianyu = XianyuAftersale
|
|
5909
6006
|
| XianyuAppraise
|
|
5910
6007
|
| XianyuCar
|
|
6008
|
+
| XianyuCtox
|
|
5911
6009
|
| XianyuEnvironment
|
|
5912
6010
|
| XianyuIsv
|
|
6011
|
+
| XianyuMarketrecycle
|
|
5913
6012
|
| XianyuRecycle
|
|
5914
6013
|
| XianyuRegister
|
|
5915
6014
|
| XianyuTemplate
|