This commit is contained in:
邹宗楠
2022-11-08 18:05:24 +08:00
parent 2a0e5d85a5
commit 098761b98a

View File

@@ -188,7 +188,7 @@ func PullTiktokRiderInfo(riderInfo *mtpsapi.RiderInfo) {
}
if riderInfo.LogisticsStatus != 22 && riderInfo.LogisticsStatus != 120 && riderInfo.LogisticsStatus != 0 {
riderInfo.LogisticsContext += fmt.Sprintf("[%s:%s]", riderInfo.CourierName, riderInfo.CourierPhone)
riderInfo.LogisticsContext += fmt.Sprintf(riderInfo.LogisticsContext, riderInfo.CourierName, riderInfo.CourierPhone)
}
// 呼叫骑手的时候推送发货