namespace Service.Cloud.Msg; public interface ICmd { public string GetCmd(); }