Commit 43598534 by lixian7

驾照信息查询,修改注释

parent 13dbd551
......@@ -120,7 +120,7 @@ public class H5Controller {
}
/**
* 验证当前手机号是否在1天内,已通过验证
* 【驾照信息查询】验证当前手机号是否在1天内,已通过验证
*
* @param query
* @return
......@@ -143,7 +143,7 @@ public class H5Controller {
}
/***
* 发送短信验证码
* 【驾照信息查询】发送短信验证码
*
* @param req
* @return Result
......@@ -161,7 +161,7 @@ public class H5Controller {
}
/**
* 校验短信验证码
* 【驾照信息查询】校验短信验证码
*
* @param req
* @return Result
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment