Commit ecfc44e0 by wang

^

parent 49857083
Showing with 1 additions and 0 deletions
...@@ -87,6 +87,7 @@ func (this *ServiceSupplier) onlyOpenHandle(groupName string,PoolSupplierEntity ...@@ -87,6 +87,7 @@ func (this *ServiceSupplier) onlyOpenHandle(groupName string,PoolSupplierEntity
onlyOpenSupplier= criterionSupplierEntity onlyOpenSupplier= criterionSupplierEntity
} }
if(len(PoolSupplierEntitys)>0){ if(len(PoolSupplierEntitys)>0){
common.PrintStdout().Printf("===================%d================================jdkfhkjsdhfjsdhfhdskfh",len(PoolSupplierEntitys))
for _,SupplierOne:=range PoolSupplierEntitys{ for _,SupplierOne:=range PoolSupplierEntitys{
SupplierOne.SupplierName=groupName SupplierOne.SupplierName=groupName
SupplierOne.IsType=0//改成真的 SupplierOne.IsType=0//改成真的
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment