单位转换
GET
/paper/unit/transform
请求参数
参数名
类型
描述
必填
original
double
需要转换的数据
必填
from
String
转换前的单位
必填
to
String
转换后的单位
必填