mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-25 00:10:26 +08:00
初步完成用户电子邮箱绑定(激活)
This commit is contained in:
@@ -38,7 +38,7 @@ func (this *EventLooper) Start() {
|
||||
}
|
||||
|
||||
func (this *EventLooper) Loop() error {
|
||||
if !models.SharedAPINodeDAO.CheckAPINodeIsPrimaryWithoutErr() {
|
||||
if !this.IsPrimaryNode() {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user