by Robin at 20240403 #225
|
@ -14,8 +14,8 @@ const (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
AccountPunishment_BlockFromCreatingMoment = 0 // 禁止发贴
|
AccountPunishment_BlockFromCreatingMoment = 0 // 禁止发贴
|
||||||
AccountPunishment_BlockFromCreatingFreeZoneMoment = 0 // 禁止发免费空间贴
|
AccountPunishment_BlockFromCreatingFreeZoneMoment = 1 // 禁止发免费空间贴
|
||||||
AccountPunishment_BlockFromCreatingPaidZoneMoment = 0 // 禁止发付费空间贴
|
AccountPunishment_BlockFromCreatingPaidZoneMoment = 2 // 禁止发付费空间贴
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in New Issue