mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.0.3
This commit is contained in:
@@ -367,6 +367,29 @@
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<div class="site-title">
|
||||
<fieldset class="layui-elem-field layui-field-title site-title">
|
||||
<legend>业务错误码</legend>
|
||||
</fieldset>
|
||||
</div>
|
||||
<div class="site-text">
|
||||
<p>
|
||||
<a href="code.html" target="_blank">公共错误码</a>
|
||||
</p>
|
||||
<div class="site-text">
|
||||
<table id="bizCode" class="layui-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>错误码</th>
|
||||
<th>错误描述</th>
|
||||
<th>解决方案</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div><!-- layui-main end~ -->
|
||||
|
Reference in New Issue
Block a user