📄 active.xml
字号:
<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Header>
<TransactionID xmlns="http://www.monternet.com/dsmp/schemas/">
27
</TransactionID>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ActiveTestReq>
<MsgType>ActiveTestReq</MsgType>
<TransactionID>27</TransactionID>
<Version>1.5.0</Version>
<Send_Address>
<DeviceType>201</DeviceType>
<DeviceID>dev</DeviceID>
</Send_Address>
<Dest_Address>
<DeviceType>0</DeviceType>
<DeviceID>0011</DeviceID>
</Dest_Address>
</ActiveTestReq>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -