This commit is contained in:
@@ -42,8 +42,8 @@ func ProcessQYGL8271Request(ctx context.Context, params []byte, deps *processors
|
|||||||
}
|
}
|
||||||
reqData := map[string]interface{}{
|
reqData := map[string]interface{}{
|
||||||
"data": map[string]interface{}{
|
"data": map[string]interface{}{
|
||||||
"org_name": encryptedEntName,
|
"org_name": encryptedEntName,
|
||||||
"uscc": encryptedEntCode,
|
"uscc": encryptedEntCode,
|
||||||
"auth_authorizeFileCode": encryptedAuthAuthorizeFileCode,
|
"auth_authorizeFileCode": encryptedAuthAuthorizeFileCode,
|
||||||
"inquired_auth": fmt.Sprintf("authed:%s", paramsDto.AuthDate),
|
"inquired_auth": fmt.Sprintf("authed:%s", paramsDto.AuthDate),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user