const object = { base_url:'http://127.0.0.1:8000', name:'好123', UnauthorizedCode:401,// unlogin AuthorizedErrorCode:400,// username or pwd mistake PG_GITHUB_MIRROR:'https://github.com/postgres/postgres/commit/' }; export default object;