软测单独项目
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.
 
 
 
 
 
 

15 lines
804 B

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SmartCamp.TaskServer" GeneratedClassName="ServiceConfig">
<Profiles />
<Settings>
<Setting Name="ServiceName" Type="System.String" Scope="Application">
<Value Profile="(Default)">智慧营区运行定时任务</Value>
</Setting>
<Setting Name="ServiceDisplayName" Type="System.String" Scope="Application">
<Value Profile="(Default)">SmartCamp.TaskScheduler</Value>
</Setting>
<Setting Name="ServiceDescription" Type="System.String" Scope="Application">
<Value Profile="(Default)">用于处理人员超假未归、车辆超期未归等</Value>
</Setting>
</Settings>
</SettingsFile>