1
This commit is contained in:
6
iMES.WebApi/wwwroot/BiManage/JS/txsc/crossdomain.xml
Normal file
6
iMES.WebApi/wwwroot/BiManage/JS/txsc/crossdomain.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<cross-domain-policy>
|
||||
<site-control permitted-cross-domain-policies="all" />
|
||||
<allow-access-from domain="*" />
|
||||
<allow-http-request-headers-from domain="*" headers="*"/>
|
||||
</cross-domain-policy>
|
||||
Reference in New Issue
Block a user