feiyu02
2025-03-26 da0d06cb06ef3fc55d88cb4a9a52505ac35c03e6
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>