@Controller public class RechargeController extends BaseController
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.commons.logging.Log |
onlineRechareLog |
static org.apache.commons.logging.Log |
rechargeLog |
accountService, adminUserId, consignmentService, constantService, cookieUtil, debtApplyService, environment, fundService, Img_Module_Common, loanApplyService, loanProductService, log, orderService, organizationService, orgApplyService, personApplyService, personService, productService, smsService, SPLITER_X, SPLITTER_REGEX, USER_ID, userAccountRelationService, UserKey, userOpenidRelationService, userService, WriterKey| 构造器和说明 |
|---|
RechargeController() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
inputOnline(org.springframework.ui.ModelMap model,
Double rechargeAmt,
String bankno,
String bankAccount,
String paypwd,
javax.servlet.http.HttpServletRequest request) |
String |
outputOnline(org.springframework.ui.ModelMap model,
Double withdrawAmt,
String bankno,
String bankAccount,
String paypwd,
Integer type,
javax.servlet.http.HttpServletRequest request) |
String |
queryBuyInfo(Double rechargeAmt,
String paymentbankCode,
String cardNo,
String pwd,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
checkAndGetWriter, createUserInfo, getErrorCode, getErrorInfo, getJsonCallBackTemplate, getUser, getUserId, getUserIdentity, handleResult, handleResult, updateOrgApplyInfo, writeConentpublic static final org.apache.commons.logging.Log rechargeLog
public static final org.apache.commons.logging.Log onlineRechareLog
@RequestMapping(value="/a/u/recharge/online") public String inputOnline(org.springframework.ui.ModelMap model, Double rechargeAmt, String bankno, String bankAccount, String paypwd, javax.servlet.http.HttpServletRequest request)
@RequestMapping(value="/a/u/recharge/input") public String queryBuyInfo(Double rechargeAmt, String paymentbankCode, String cardNo, String pwd, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
Copyright © 2017. All rights reserved.