## 获取原始图片接口
```[tex]
```
~~~[api]
get:https://dubbo.wellsign.cn/signanywhere/api/original/file/content
*image_id=5a32600b812e871b17a#原始文件id
<<<
success
{
"code": 0,
"urlList": [
"http://image1.png",
"http://image2.png",
"http://image3.png"
],
"width":100.0,
"height":100.0
}
<<<
error
{
}