Roc 10 months ago
parent
commit
86316f2e1d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/data_manage/edb_info_calculate.go

+ 0 - 1
controllers/data_manage/edb_info_calculate.go

@@ -1465,7 +1465,6 @@ func (this *EdbInfoController) QueryEdbDataTable() {
 		},
 	}
 
-	// todo 兼容mongo
 	tableName := data_manage.GetEdbDataTableName(edbInfo.Source, edbInfo.SubSource)
 
 	var templateStr string