@Controller public class UserRegisterController extends BaseController
accountService, adminUserId, constantService, debtApplyService, fundService, Img_Module_Common, loanApplyService, loanProductService, log, orderService, organizationService, orgApplyService, personApplyService, productService, SPLITER_X, SPLITTER_REGEX, USER_ID, userAccountRelationService, UserKey, WriterKey| 构造器和说明 |
|---|
UserRegisterController() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
register(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap model,
String mobile,
String verify,
String password) |
String |
sendMessage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap model,
String bank,
String bankNo)
个人开户绑卡,发送短信验证码
|
checkAndGetWriter, createUserInfo, getErrorCode, getErrorInfo, getJsonCallBackTemplate, getUser, getUserId, getUserIdentity, handleResult, handleResult, updateOrgApplyInfo, writeConent@RequestMapping(value="/a/user/register",
method=POST)
public String register(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap model,
String mobile,
String verify,
String password)
throws Exception
ExceptionCopyright © 2017. All rights reserved.