Roc 1 жил өмнө
parent
commit
55e6fb7720

+ 0 - 4
controllers/base_from_baiinfo.go

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