1
This commit is contained in:
@@ -997,8 +997,8 @@ func (c *LaKaLaController) QueryAuthentication() {
|
||||
// @Description 开户状态查询
|
||||
// @Param token header string true "认证token"
|
||||
// @Param tradeMode query string true "支付类型交易钱包类型[ALIPAY,WECHAT]"
|
||||
// @Param subMerchantId query string true "子商户号 "
|
||||
// @Param merchantNo query string true "商户号 "
|
||||
// @Param subMerchantId query string true "子商户号"
|
||||
// @Param merchantNo query string true "商户号"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /AccountStatusQuery [get]
|
||||
|
||||
Reference in New Issue
Block a user