Browse Source

部门取值处理

WH01243 1 year ago
parent
commit
7f8a3f6a74
1 changed files with 1 additions and 0 deletions
  1. 1 0
      clueSync/everything.go

+ 1 - 0
clueSync/everything.go

@@ -651,6 +651,7 @@ func marketCustomer() {
 					"belongTo":         belongTo,
 					"belongTo":         belongTo,
 					"interest":         interest,
 					"interest":         interest,
 					"data_requirement": data_requirement,
 					"data_requirement": data_requirement,
+					"branch":           v["branch"],
 				})
 				})
 
 
 			}
 			}