- fix weixin push msg bug.
- handle jd out-of-order msg.
This commit is contained in:
@@ -24,8 +24,8 @@ var (
|
||||
VendorIDMTPS: "MTPS",
|
||||
}
|
||||
VendorChineseNames = map[int]string{
|
||||
VendorIDJD: "京东",
|
||||
VendorIDMTWM: "美团",
|
||||
VendorIDJD: "京东到家",
|
||||
VendorIDMTWM: "美团外卖",
|
||||
VendorIDELM: "饿了么",
|
||||
VendorIDDada: "达达众包",
|
||||
VendorIDMTPS: "美团配送",
|
||||
|
||||
Reference in New Issue
Block a user