namespace JiShe.CollectBus; public class CollectBusRemoteServiceConsts { public const string RemoteServiceName = "CollectBus"; public const string ModuleName = "collectBus"; }