up
This commit is contained in:
@@ -18,8 +18,9 @@ func jxActType2Mtwm(actType int) int {
|
||||
actType = mtwmapi.RetailActTypeDirectDown
|
||||
} else if actType == model.ActSkuSecKill {
|
||||
actType = mtwmapi.RetailActTypeSecKill
|
||||
} else {
|
||||
actType = 0
|
||||
}
|
||||
actType = 0
|
||||
return actType
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user