添加抖音授权登录,国美测试接口,修改运单重复骑手,添加推送骑手信息
This commit is contained in:
@@ -425,9 +425,11 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
YES = 1 //通用
|
||||
NO = 0
|
||||
DISABLED = -1
|
||||
YES = 1 //通用
|
||||
NO = 0
|
||||
DISABLED = -1
|
||||
B2BTag = "B2B"
|
||||
B2BNumberId = 10
|
||||
)
|
||||
|
||||
func IsPurchaseVendorExist(vendorID int) bool {
|
||||
|
||||
Reference in New Issue
Block a user