Merge branch 'add-businessType' of git.selly.red:Selly-Modules/elasticsearch
This commit is contained in:
		
						commit
						3717ecc1ae
					
				| 
						 | 
					@ -63,6 +63,7 @@ type ESQuery struct {
 | 
				
			||||||
	ListNotUser           []string
 | 
						ListNotUser           []string
 | 
				
			||||||
	PaymentMethod         string
 | 
						PaymentMethod         string
 | 
				
			||||||
	Source                string
 | 
						Source                string
 | 
				
			||||||
 | 
						ListSource            []string
 | 
				
			||||||
	FromNewActiveSeller   string
 | 
						FromNewActiveSeller   string
 | 
				
			||||||
	FromNewActiveBuyer    string
 | 
						FromNewActiveBuyer    string
 | 
				
			||||||
	EmailStatus           string
 | 
						EmailStatus           string
 | 
				
			||||||
| 
						 | 
					@ -100,6 +101,7 @@ type ESQuery struct {
 | 
				
			||||||
	IsAvailable           string
 | 
						IsAvailable           string
 | 
				
			||||||
	PlatForm              string
 | 
						PlatForm              string
 | 
				
			||||||
	BusinessType          string
 | 
						BusinessType          string
 | 
				
			||||||
 | 
						ServiceEcommerce      []string
 | 
				
			||||||
	Status                string
 | 
						Status                string
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue