/** * hello world */ export function getHelloWorld() { return request.get('hygl/hello_world') }