...
|
...
|
@@ -10967,7 +10967,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading" id="heading-95">
|
|
|
<h4 class="panel-title">
|
|
|
<span class="label label-success">GET</span>
|
|
|
<span class="label label-primary">POST</span>
|
|
|
<a data-toggle="collapse" data-parent="#accordion95" href="#collapseOne95"> 注册-个人 <span class="text-muted">/mobile/user/registerUser</span></a>
|
|
|
</h4>
|
|
|
</div>
|
...
|
...
|
@@ -11041,7 +11041,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading"><strong>参数</strong></div>
|
|
|
<div class="panel-body">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/mobile/user/registerUser" method="get" name="form95" id="form95">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/mobile/user/registerUser" method="POST" name="form95" id="form95">
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="mobile">mobile</label>
|
|
|
<input type="string" class="form-control input-sm" id="mobile" required placeholder="手机号" name="mobile">
|
...
|
...
|
@@ -11194,7 +11194,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading" id="heading-97">
|
|
|
<h4 class="panel-title">
|
|
|
<span class="label label-success">GET</span>
|
|
|
<span class="label label-primary">POST</span>
|
|
|
<a data-toggle="collapse" data-parent="#accordion97" href="#collapseOne97"> 注册-公司 <span class="text-muted">/mobile/user/registerCompany</span></a>
|
|
|
</h4>
|
|
|
</div>
|
...
|
...
|
@@ -11292,7 +11292,7 @@ |
|
|
<div class="panel panel-default">
|
|
|
<div class="panel-heading"><strong>参数</strong></div>
|
|
|
<div class="panel-body">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/mobile/user/registerCompany" method="get" name="form97" id="form97">
|
|
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/mobile/user/registerCompany" method="POST" name="form97" id="form97">
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="name">name</label>
|
|
|
<input type="string" class="form-control input-sm" id="name" required placeholder="公司名称" name="name">
|
...
|
...
|
@@ -21229,7 +21229,7 @@ |
|
|
|
|
|
<div class="row mt0 footer">
|
|
|
<div class="col-md-6" align="left">
|
|
|
Generated on 2020-11-27 10:16:17 </div>
|
|
|
Generated on 2020-11-27 10:30:24 </div>
|
|
|
<div class="col-md-6" align="right">
|
|
|
<a href="./" target="_blank">企智帮</a>
|
|
|
</div>
|
...
|
...
|
|