# Constants
CodeForbidden Code 禁止访问.
CodeGenerateShortURLFailed Code 生成短链接失败.
CodeGetOriginalURLFailed Code 获取原始链接失败.
CodeInvalidRequest Code 请求参数错误.
CodeOK Code 请求成功.
CodeUnauthorized Code 未认证.
# Structs
GenerateShortURLRequest 生成短URL请求
@author centonhuang @update 2024-12-05 16:09:04.
GenerateShortURLResponse 生成短URL响应
@author centonhuang @update 2024-12-05 16:09:00.
GetOriginalURLRequest 获取原始URL请求
@author centonhuang @update 2024-12-05 16:08:54.
GetOriginalURLResponse 获取原始URL响应
@author centonhuang @update 2024-12-05 16:08:49.
StandardResponse 标准响应
@author centonhuang @update 2024-12-05 16:08:35.
# Type aliases
Code 错误码
@author centonhuang @update 2024-12-06 19:57:39.