1
This commit is contained in:
@@ -736,9 +736,9 @@ func (c *LaKaLaController) EwalletWithdrawQuery() {
|
||||
})
|
||||
}
|
||||
|
||||
// SettleDrawPattern 提现结果查询
|
||||
// @Title 提现结果查询
|
||||
// @Description 提现结果查询
|
||||
// SettleDrawPattern 提款模式设置
|
||||
// @Title 提款模式设置
|
||||
// @Description 提款模式设置
|
||||
// @Param token header string true "认证token"
|
||||
// @Param payload formData string true "json数据,lakala.SettleDrawPatternReq 对象"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
@@ -758,9 +758,9 @@ func (c *LaKaLaController) SettleDrawPattern() {
|
||||
})
|
||||
}
|
||||
|
||||
// EwalletSettleQuery 提现结果查询
|
||||
// @Title 提现结果查询
|
||||
// @Description 提现结果查询
|
||||
// EwalletSettleQuery 提款模式查询
|
||||
// @Title 提款模式查询
|
||||
// @Description 提款模式查询
|
||||
// @Param token header string true "认证token"
|
||||
// @Param merchantNo query string true "商户号"
|
||||
// @Param orgNo query string true "bmcp机构号"
|
||||
|
||||
Reference in New Issue
Block a user