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