Map<String, dynamic> toJson() { return { 'version': version, 'businessID': businessID, 'opUser': opUser, 'content': content, 'cmd': cmd, }; }