@@ -4015,7 +4015,7 @@ func (this *EdbInfoController) RelationEdbList() {
edbList := make([]*data_manage.ChartEdbInfoMapping, 0)
- if len(edbList) > 0 {
+ if len(list) > 0 {
// 当前的分类
classifyMap := make(map[int]*data_manage.EdbClassify)