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:
commit
34b6fa0d6c
|
@ -40,8 +40,8 @@ const (
|
|||
)
|
||||
|
||||
const (
|
||||
ZoneMomentHead_Head = 0
|
||||
ZoneMomentHead_UnHead = 1
|
||||
ZoneMomentHead_Head = 1
|
||||
ZoneMomentHead_UnHead = 0
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue