Compare commits
	
		
			No commits in common. "e56d47bf430f8914fe9060e0cbf2904e84cd2806" and "9d7a75bf7d1ae8709d79c3ae49721a02c0875b28" have entirely different histories.
		
	
	
		
			e56d47bf43
			...
			9d7a75bf7d
		
	
		| 
						 | 
					@ -104,12 +104,6 @@ type ESQuery struct {
 | 
				
			||||||
	ServiceEcommerce      []string
 | 
						ServiceEcommerce      []string
 | 
				
			||||||
	Status                string
 | 
						Status                string
 | 
				
			||||||
	Fraud                 string
 | 
						Fraud                 string
 | 
				
			||||||
	PickedFrom            time.Time
 | 
					 | 
				
			||||||
	PickerTo              time.Time
 | 
					 | 
				
			||||||
	SupplierApproveFrom   time.Time
 | 
					 | 
				
			||||||
	SupplierApproveTo     time.Time
 | 
					 | 
				
			||||||
	PlanPackage           int
 | 
					 | 
				
			||||||
	ProductType           string
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// ESSort
 | 
					// ESSort
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue