```<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>demo</title>
</head>
<body>
<div>
說明: oss方式
</div>
<h1>先登錄獲取access_token</h1>
<form target="_blank" action="https://dubbo.wellsign.cn/dandanqiantest/api/index.php/Conv/User/login" method="post">
<label>accesskey</label>
<input type="text" name="accessKey" value="test">
<label>accessSecret</label>
<input type="text" name="accessSecret" value="test">
<label>clientId</label>
<input type="text" name="clientId" value="clientId">
<label>clientType</label>
<input type="text" name="clientType" value="PC">
<button type="submit">提交獲取access_token</button>
</form>
<h1>上傳文件獲取簽字鏈接</h1>
<form target="_blank" class="upload" action="https://dubbo.wellsign.cn/dandanqiantest/api/Conv/MultipartFile/oss/v0.1" method="post" enctype="multipart/form-data">
<label>access_token</label>
<input type="text" name="access_token" value="">
<p>
選擇文件 (目前僅支持.pdf,.doc,.docx)
<hr/>
<input type="file" name="multipartFile"/>
<input type="file" name="multipartFile"/>
</p>
<p></p>
<p style="margin-top: 20px;">
<input style="" type="submit" value="上傳獲取下載地址"/>
</p>
</form>
</body>
</html>```
- 產品說明和使用步驟
- 錯誤碼
- 登錄模塊
- 阿里云模式
- 設置阿里云存儲參數
- office轉pdf并生成簽字鏈接(同步方式)
- office轉pdf并生成簽字鏈接(異步方式)
- pdf生成簽字鏈接(同步方式)
- pdf生成簽字鏈接(異步方式)
- image轉pdf并生成簽字鏈接(同步方式)
- image轉pdf并生成簽字鏈接(異步方式)
- 直接上傳文件模式
- office轉pdf并生成簽字鏈接(同步方式)
- pdf生成簽字鏈接(同步方式)
- pdf生成簽字鏈接(異步方式)
- image轉pdf并生成簽字鏈接(異步方式)
- 文件簽完字后回調
- 自定義文本
- 自定義文本數據說明
- 刪除文件
- 拷貝文件接口
- 文件簽字查詢
- 文件簽字查詢
- 文件簽字查詢0.1
- demo
- 前端demo
- java demo
- App.java
- HttpRequest.java
- 文件合成
- 模版與直傳文件合成pdf(http方式)
- 模版與直傳文件合成pdf(oss方式)
- html(含模板) demo
- http
- oss
- java(含模板) demo
- App.java
- HttpRequest.java
- 直傳文件合成pdf(http方式)
- 直傳文件合成pdf(oss方式)
- html demo
- http
- oss
- java demo
- App.java
- HttpRequest.java
- 模板element_info說明
- 元素json數據說明