crossdomain.xml 180 Bytes
 1
 2
 3
 4
 5
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="document.stage.healthbaby.com.cn"/>
<allow-access-from domain="192.168.5.10"/>
</cross-domain-policy>