Browse Source

no message

zhangchuanxing 3 tháng trước cách đây
mục cha
commit
e133269bad
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)