f
This commit is contained in:
@@ -36,7 +36,7 @@ func ProcessFLXGHB4FRequest(ctx context.Context, params []byte, deps *processors
|
||||
"auth_pdf_base64": paramsDto.AuthAuthorizeFileBase64,
|
||||
}
|
||||
|
||||
apiPath := "/api/v1/FLXGHB4F"
|
||||
apiPath := "/api/v1/FLXGC4CT"
|
||||
respBytes, err := deps.HaiyuapiService.CallAPI(ctx, apiPath, reqParams)
|
||||
if err != nil {
|
||||
if errors.Is(err, haiyuapi.ErrNotFound) {
|
||||
|
||||
Reference in New Issue
Block a user