终端一体化运控平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Program.cs 285 B

2 years ago
1234567
  1. // See https://aka.ms/new-console-template for more information
  2. using BPASmartClient.ControlCenterService;
  3. using System;
  4. Console.WriteLine("------------------ 控制中心服务启动 ------------------");
  5. Serviceinitialization serviceinitialization = new Serviceinitialization();