using System; using System.Collections.Generic; using System.Text; namespace JT809.Protocol { public abstract class JT809Bodies { } }