#pragma once
namespace duck {
constexpr const char g_base_url[] = "@BASE_URL@";
constexpr const char g_database[] = "@DATABASE@";
} //namespace duck