1
This commit is contained in:
@@ -17,6 +17,8 @@ const (
|
||||
StoreAcctTypeExpendCreateWaybillTip = 21 //手动加小费扣除
|
||||
StoreAcctTypeExpendCreateWaybill2ndMore = 22 //第二次发运单,并且比上次需要更多钱扣的差价
|
||||
StoreAcctTypeExpendCreateWaybillDeductFee = 23 //运单取消的违约金
|
||||
StoreAcctTypeExpendTextMessageNotify = 24 //短信通知扣费
|
||||
StoreAcctTypeExpendVoiceMessageNotify = 26 //电话通知扣费
|
||||
StoreAcctTypeRealFeeExpend = 25 //真实运费 > 临时运费, 真实运费的值 - 临时运费的值
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user