Commit a5db7935 authored by liudong1993's avatar liudong1993

服务名称修改

parent 23f0526c
...@@ -20,7 +20,7 @@ namespace Mall.EducationClient ...@@ -20,7 +20,7 @@ namespace Mall.EducationClient
InitializeComponent(); InitializeComponent();
} }
private static string serviceFilePath = $"{Application.StartupPath}\\Mall.Education.exe"; private static string serviceFilePath = $"{Application.StartupPath}\\Mall.Education.exe";
private static string serviceName = "RebornTimerServer"; private static string serviceName = "EducationToImageServer";
private void SocketServerControl_Load(object sender, EventArgs e) private void SocketServerControl_Load(object sender, EventArgs e)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment