结算类型
This commit is contained in:
@@ -21,6 +21,9 @@ const (
|
||||
RefundStatusNo = 0
|
||||
RefundStatusYes = 1
|
||||
RefundStatusFailed = 2
|
||||
|
||||
EarningTypeQuote = 1 //报价模式
|
||||
EarningTypePoints = 2 //扣点模式
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user