This commit is contained in:
gazebo
2019-07-24 20:09:20 +08:00
parent 7f102905b5
commit c18286d393

View File

@@ -5,8 +5,8 @@ import "git.rosy.net.cn/baseapi/utils"
const (
ShopStatusAuditRejected = 10 // 审核驳回
ShopStatusAuditPassed = 20 // 审核通过
ShopStatusCreateSuccess = 30 // 创建成功
ShopStatusOnline = 40 // 上线可发单
ShopStatusAuditCreated = 30 // 创建成功
ShopStatusAuditOnline = 40 // 上线可发单
)
const (