Riku
2025-07-13 4b275f2093954cc58bbc23e4fc67e67d6fe81c0b
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>