Merge pull request 'feat-IRONFANS-70' (#256) from feat-IRONFANS-70 into test
Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/256
This commit is contained in:
commit
706546cb1f
|
@ -40,8 +40,8 @@ const (
|
|||
)
|
||||
|
||||
const (
|
||||
ZoneMomentHead_Head = 0
|
||||
ZoneMomentHead_UnHead = 1
|
||||
ZoneMomentHead_Head = 1
|
||||
ZoneMomentHead_UnHead = 0
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue