订单提醒统计
This commit is contained in:
@@ -29,6 +29,9 @@ const (
|
||||
|
||||
EarningTypeQuote = 1 //报价模式
|
||||
EarningTypePoints = 2 //扣点模式
|
||||
|
||||
NotifyTypeSMS = 1 //短信提醒
|
||||
NotifyTypeVoice = 2 //语音提醒
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user