修复idcard错误
This commit is contained in:
parent
7d229466e3
commit
f0b1e3435d
@ -69,10 +69,6 @@ Route::group('/',function () {
|
|||||||
* 获取 民族等
|
* 获取 民族等
|
||||||
*/
|
*/
|
||||||
Route::get('Maintainentry/getcategory', 'Maintainentry/getcategory');
|
Route::get('Maintainentry/getcategory', 'Maintainentry/getcategory');
|
||||||
/**
|
|
||||||
* 身份证查询
|
|
||||||
*/
|
|
||||||
Route::get('idcard', 'idcard');
|
|
||||||
/**
|
/**
|
||||||
* 获取验证码
|
* 获取验证码
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user