- delivery.IsErrShopExist
This commit is contained in:
@@ -81,6 +81,7 @@ const (
|
||||
// 错误码
|
||||
const (
|
||||
ResponseCodeSuccess = 0
|
||||
ResponseCodeInvalidParam = 4 // 参数格式错误
|
||||
ResponseCodeShopNotExist = 112 // 门店不存在
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user