This commit is contained in:
Leufolium 2024-04-11 16:15:46 +08:00
parent 1c5a9bbdc5
commit 76f35eaced
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ const (
) )
const ( const (
ZoneMomentHead_Head = 0 ZoneMomentHead_Head = 1
ZoneMomentHead_UnHead = 1 ZoneMomentHead_UnHead = 0
) )
const ( const (