using HybirdFrameworkCore.Autofac.Attribute; namespace HybirdFrameworkServices.Charger.Msg; [Scope("InstancePerDependency")] public class Cmd106 { }