test- Copy
<h5>简要描述</h5>
<ul>
<li>无</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://localhost:8535/api/yhp/tenant/tenantGoodsInfo/saveOrUpdate</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>post</li>
</ul>
<h5>Header</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">字段名</th>
<th style="text-align: left;">示例值</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">Authorization</td>
<td style="text-align: left;">{{token}}</td>
<td>是</td>
<td>string</td>
<td>无</td>
</tr>
</tbody>
</table>
<h5>请求参数示例</h5>
<pre><code>{
"id": "",
"rgId": "1485226080420544514",
"tenantBizid": "1485226080420544514",
"createTime": "2023-05-23 18:35:17",
"createUser": "abc6ba712f584f6d81fe57bd0522c78f",
"createOrg": "",
"updateTime": "2023-05-23 18:35:17",
"updateUser": "abc6ba712f584f6d81fe57bd0522c78f",
"updateOrg": "",
"isDeleted": 0,
"deleteTime": "",
"dbVersion": 0,
"fiscalYear": "",
"mofDivId": "",
"mofDivCode": "",
"mofDivName": "",
"tenantId": "",
"bizid": "1660957564853133314",
"typeBizid": "1660954658926075906",
"goodsCode": "A1100002",
"goodsName": "记事本(B5 红)",
"barCode": "SM1000002",
"labels": "",
"brand": "得力",
"model": "100*100",
"unitPrice": 5.5,
"pcs": "本",
"imgPath": "",
"img9Path": "",
"introduce": "",
"useType": "1",
"useMaxDay": "0",
"remindMinVal": 10,
"remindMaxVal": 99999999,
"otherArgs": "",
"exclusiveDeptBizids": "",
"deductionMoneyType": "2",
"totalNumSurplus": 0,
"totalNumDitribution": 0,
"totalNumReturn": 0,
"price": 0,
"supplierName": "坂田文具店",
"supplierBizid": "1660952313118957570",
"supplierSimpleName": "",
"remark": "",
"exclusiveDeptStatus": "2",
"typeName": "记事本"
}
</code></pre>