test
This commit is contained in:
parent
edfdcd96ab
commit
45419c7c35
@ -15,7 +15,7 @@ class VehicleController extends BaseApiController
|
|||||||
//镇街公司想物流平台申请租赁车辆
|
//镇街公司想物流平台申请租赁车辆
|
||||||
public function setContractByTownCompany()
|
public function setContractByTownCompany()
|
||||||
{
|
{
|
||||||
//获取参数
|
//获取参数 测试1111
|
||||||
$params = $this->request->post(['num']);
|
$params = $this->request->post(['num']);
|
||||||
//验证参数
|
//验证参数
|
||||||
if(empty($params['num'])){
|
if(empty($params['num'])){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user