Merge pull request 'b' (#255) from dev-feat-IRONFANS-70-Robin into feat-IRONFANS-70

Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/255
This commit is contained in:
chenhao 2024-04-11 16:16:01 +08:00
commit 34b6fa0d6c
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 (