This commit is contained in:
邹宗楠
2023-03-21 16:12:58 +08:00
parent 5e2bca840d
commit 1c44b0a8f1
3 changed files with 8 additions and 3 deletions

View File

@@ -16,9 +16,9 @@ import (
)
const (
SoundsFileNewOrder = "newOrder.mp4"
SoundsFileNewAfsOrder = "newAfsOrder.mp4"
SoundsFileNewCancelOrder = "newCancelOrder.mp4"
SoundsFileNewOrder = "pushsound.caf"
SoundsFileNewAfsOrder = "pushsound.caf"
SoundsFileNewCancelOrder = "pushsound.caf"
)
// NotifyNewOrder 推送新订单