订单提醒统计

This commit is contained in:
suyl
2021-08-27 11:28:23 +08:00
parent fdf09c0f29
commit 0f0f8948cc
2 changed files with 10 additions and 2 deletions

View File

@@ -29,6 +29,9 @@ const (
EarningTypeQuote = 1 //报价模式
EarningTypePoints = 2 //扣点模式
NotifyTypeSMS = 1 //短信提醒
NotifyTypeVoice = 2 //语音提醒
)
const (