f
This commit is contained in:
@@ -25,6 +25,7 @@ func ProcessQYGLDG77Request(ctx context.Context, params []byte, deps *processors
|
||||
"accountNo": paramsDto.AccountNo,
|
||||
"accountBank": paramsDto.AccountBank,
|
||||
}
|
||||
|
||||
apiPath := "/v2/company/dkrz/check" // 接口路径,根据数脉文档填写(如 v4/xxx)
|
||||
respBytes, err := deps.ShumaiService.CallAPIForm(ctx, apiPath, reqFormData)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user