feiyu02
2025-03-28 aa75a9d46ee325f0a92e42f733aabb1f92103aeb
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <GetData>
      <compUser>user1</compUser>
      <compPassword>User1@jingan</compPassword>
      <mn>TX105</mn>
      <dtFrom>2024-08-07 10:00:00</dtFrom>
      <dtTo>2024-08-07 10:00:59</dtTo>
    </GetData>
  </soap:Body>
</soap:Envelope>