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