mergeDev/campaign #73
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -15,7 +15,7 @@ var Warehouse = struct {
 | 
			
		|||
	SyncORStatus                     string
 | 
			
		||||
	WebhookTNC                       string
 | 
			
		||||
	WebhookGlobalCare                string
 | 
			
		||||
	WebhookOnPoint                     string
 | 
			
		||||
	WebhookOnPoint                   string
 | 
			
		||||
	FindOne                          string
 | 
			
		||||
	FindByCondition                  string
 | 
			
		||||
	Distinct                         string
 | 
			
		||||
| 
						 | 
				
			
			@ -24,7 +24,7 @@ var Warehouse = struct {
 | 
			
		|||
	AfterCreateWarehouse             string
 | 
			
		||||
	UpdateIsClosedSupplier           string
 | 
			
		||||
	GetWarehouses                    string
 | 
			
		||||
	UpdateORDeliveryStatus             string
 | 
			
		||||
	UpdateORDeliveryStatus           string
 | 
			
		||||
}{
 | 
			
		||||
	SyncWarehouseIntoServiceSupplier: getWarehouseValue("sync_warehouse_into_service_supplier"),
 | 
			
		||||
	AfterCreateWarehouse:             getWarehouseValue("after_create_warehouse"),
 | 
			
		||||
| 
						 | 
				
			
			@ -36,12 +36,12 @@ var Warehouse = struct {
 | 
			
		|||
	SyncORStatus:                     getWarehouseValue("sync_or_status"),
 | 
			
		||||
	WebhookTNC:                       getWarehouseValue("webhook_tnc"),
 | 
			
		||||
	WebhookGlobalCare:                getWarehouseValue("webhook_global_care"),
 | 
			
		||||
	WebhookOnPoint:                     getWarehouseValue("webhook_on_point")
 | 
			
		||||
	WebhookOnPoint:                   getWarehouseValue("webhook_on_point"),
 | 
			
		||||
	FindOne:                          getWarehouseValue("find_one"),
 | 
			
		||||
	FindByCondition:                  getWarehouseValue("find_all_by_condition"),
 | 
			
		||||
	Distinct:                         getWarehouseValue("distinct"),
 | 
			
		||||
	Count:                            getWarehouseValue("count"),
 | 
			
		||||
	UpdateIsClosedSupplier:           getWarehouseValue("update_is_closed_supplier"),
 | 
			
		||||
	GetWarehouses:                    getWarehouseValue("get_warehouses"),
 | 
			
		||||
	UpdateORDeliveryStatus:             getWarehouseValue("update_or_delivery_status"),
 | 
			
		||||
	UpdateORDeliveryStatus:           getWarehouseValue("update_or_delivery_status"),
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue