1
This commit is contained in:
6
common/const/enum/otc_auditlevel/otc_auditlevel.go
Normal file
6
common/const/enum/otc_auditlevel/otc_auditlevel.go
Normal file
@ -0,0 +1,6 @@
|
||||
package otc_auditlevel
|
||||
|
||||
// 商家认证等级
|
||||
const (
|
||||
Certified = 3 // 认证商家
|
||||
)
|
||||
Reference in New Issue
Block a user