系统新增一个数据库连接字符串信息,客户端的数据由服务器初始化,v1.7.11

This commit is contained in:
dathlin
2017-12-24 13:35:13 +08:00
parent f9e44b3812
commit e89f008868
7 changed files with 31 additions and 2 deletions

View File

@@ -118,6 +118,7 @@
<DependentUpon>FormWaitInfomation.cs</DependentUpon>
</Compile>
<Compile Include="BasicSupport\SoftSettings.cs" />
<Compile Include="DataBaseSupport\SqlServerSupport.cs" />
<Compile Include="LocalizationSupport\ChineseLocalization.cs" />
<Compile Include="LocalizationSupport\EnglishLocalization.cs" />
<Compile Include="LocalizationSupport\Localization.cs" />