|
@@ -90,6 +90,7 @@ type MixMessage struct {
|
|
|
Precision string `xml:"Precision"`
|
|
Precision string `xml:"Precision"`
|
|
|
MenuID string `xml:"MenuId"`
|
|
MenuID string `xml:"MenuId"`
|
|
|
Status string `xml:"Status"`
|
|
Status string `xml:"Status"`
|
|
|
|
|
+ SessionFrom string `xml:"SessionFrom"`
|
|
|
|
|
|
|
|
ScanCodeInfo struct {
|
|
ScanCodeInfo struct {
|
|
|
ScanType string `xml:"ScanType"`
|
|
ScanType string `xml:"ScanType"`
|