1
This commit is contained in:
@@ -30,12 +30,12 @@ const (
|
||||
VendorIDDada = 101 // 达达配送
|
||||
VendorIDMTPS = 102 // 美团配送
|
||||
VendorIDFengNiao = 103 // 蜂鸟配送
|
||||
VendorIDDYPS = 104 // 抖音配送
|
||||
VendorIDUUPT = 105 //uu跑腿
|
||||
VendorJXFakeWL = 300 // 京西假物流
|
||||
VendorIDJDWL = 401 // 京东物流
|
||||
VendorIDTotalWl = 402 // (综合物流[京东,圆通,申通....])
|
||||
VendorIDDeliveryEnd = 500
|
||||
//VendorIDDYPS = 104 // 抖音配送
|
||||
VendorIDUUPT = 105 //uu跑腿
|
||||
VendorJXFakeWL = 300 // 京西假物流
|
||||
VendorIDJDWL = 401 // 京东物流
|
||||
VendorIDTotalWl = 402 // (综合物流[京东,圆通,申通....])
|
||||
VendorIDDeliveryEnd = 500
|
||||
|
||||
VendorIDPrinterBegin = 201
|
||||
VendorIDFeiE = 201 // 飞鹅打印机
|
||||
@@ -102,8 +102,8 @@ var (
|
||||
VendorIDDada: "Dada",
|
||||
VendorIDMTPS: "Mtps",
|
||||
VendorIDFengNiao: "Fn",
|
||||
VendorIDDYPS: "DYPS",
|
||||
VendorIDUUPT: "UUPT",
|
||||
//VendorIDDYPS: "DYPS",
|
||||
VendorIDUUPT: "UUPT",
|
||||
|
||||
VendorIDFeiE: "Feie",
|
||||
VendorIDXiaoWM: "XiaoWM",
|
||||
@@ -136,8 +136,8 @@ var (
|
||||
VendorIDMTPS: "美团配送",
|
||||
VendorIDJDWL: "京东物流",
|
||||
VendorIDFengNiao: "蜂鸟配送",
|
||||
VendorIDDYPS: "抖音配送",
|
||||
VendorIDUUPT: "UU跑腿",
|
||||
//VendorIDDYPS: "抖音配送",
|
||||
VendorIDUUPT: "UU跑腿",
|
||||
|
||||
VendorIDFeiE: "飞鹅",
|
||||
VendorIDXiaoWM: "外卖管家",
|
||||
|
||||
Reference in New Issue
Block a user