package subject
const (
locationPrefix = "location_"
)
GetLocationWarehouse = locationPrefix + "get_address"