- add jdorder comment status const

This commit is contained in:
gazebo
2018-06-29 11:31:27 +08:00
parent 6229a986c6
commit 3aac71a84f

View File

@@ -5,6 +5,9 @@ import (
)
const (
OrderStatusAddComment = "12001"
OrderStatusModifyComment = "12006"
OrderStatusNew = "32000"
OrderStatusAdjust = "33080"
OrderStatusUserCancel = "20030"