修改callback编码
This commit is contained in:
parent
a6a32c5d8b
commit
be8aa35ed3
|
@ -639,7 +639,7 @@ class QimenWms extends BaseWms implements WmsInterface
|
|||
return [
|
||||
'content' => $body,
|
||||
'status' => 200,
|
||||
'headers' => ['Content-Type' => 'xml'],
|
||||
'headers' => ['Content-Type' => 'utf-8'],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user