Explorar el Código

fix:更新所有的es

Roc hace 1 año
padre
commit
55e6fb7720
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      controllers/base_from_baiinfo.go

+ 0 - 4
controllers/base_from_baiinfo.go

@@ -158,7 +158,3 @@ func (this *BaiinfoController) HandleExcelData() {
 	br.Success = true
 	br.Msg = "处理成功"
 }
-
-func init() {
-	logic.UpdateAllEdbInfoEs()
-}