@Controller public class WithdrawRecordController extends Object
| Constructor and Description |
|---|
WithdrawRecordController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWithdrawRecordIdsByUidAndStatusOrderByCreateAtJsonList(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap model)
show 微信提现
|
@RequestMapping(value="/a/u/wx/withdraw",
method=POST)
public String getWithdrawRecordIdsByUidAndStatusOrderByCreateAtJsonList(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap model)
throws Exception
Exception - 异常信息Copyright © 2018. All rights reserved.