Browse Source

no message

zhangchuanxing 1 week ago
parent
commit
e133269bad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/cygx/resource_data.go

+ 1 - 0
services/cygx/resource_data.go

@@ -1342,6 +1342,7 @@ func UpdateIndustrialsourceHzResourceData(sourceId int, sourceType string) {
 			err = errors.New("DeleteResourceData, Err: " + e.Error())
 			return
 		}
+		return
 	}
 
 	industrialItem, e := cygx.GetIndustrialManagementInfo(sourceId)