const BUSINESS_API = {
  CREATE_BORROW_BUSINESS: {
    url: '/business/form/borrow',
    type: 'POST'
  }
}