在线打印


属性表

<p><strong>简要描述:</strong> </p> <ul> <li>返回价格</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>{{urlprefix}}/print/property/get</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <pre><code>{ "typePaper": "a3", "hascolor": 1, "hasdouble": 1 }</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "code": 200, "msg": "操作成功", "data": { "id": 8, "typePaper": "a3", "hascolor": true, "hasdouble": true, "price": 2 } } { "code": 200, "msg": "操作成功", "data": { "id": 8, "typePaper": "a3", "hascolor": true, "hasdouble": true, "price": 2 } }</code></pre>

页面列表

ITEM_HTML