im
This commit is contained in:
@@ -2,6 +2,9 @@ package model
|
||||
|
||||
// VendorIDJD, VendorIDMTWM与VendorIDELM的定义和老系统是兼容的
|
||||
const (
|
||||
IMVendorIDMT = "10" //美团IM
|
||||
IMVendorIDELM = "11" //饿了么im
|
||||
|
||||
VendorTypeUnknown = 0 // 未知
|
||||
VendorTypePurchase = 1 // 购物平台
|
||||
VendorTypeDelivery = 2 // 快递平台
|
||||
|
||||
Reference in New Issue
Block a user