aa
This commit is contained in:
@@ -24,6 +24,10 @@ const (
|
||||
StoreAuditStatusRejected = -1
|
||||
StoreAuditStatusUpdated = 2
|
||||
StoreAuditStatusAll = -9
|
||||
|
||||
StoreMapAuditStatusWait = 1 //待审核
|
||||
StoreMapAuditStatusPass = 2 //审核通过
|
||||
StoreMapAuditStatusUnPass = 3 //审核不通过
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user