Browse Source

Merge branch 'fix/2023-8-16'

Roc 1 năm trước cách đây
mục cha
commit
e4726b8311
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      controllers/edb_info.go

+ 0 - 4
controllers/edb_info.go

@@ -253,7 +253,3 @@ func (this *EdbInfoController) CopyFromHz() {
 	br.Msg = "新增成功"
 	br.Data = edbInfo
 }
-
-func init() {
-	logic.UpdateAllEdbInfoEs()
-}