277bbae216debe7e6c04e8cc6ee6e1ba9763e14b..800b01a48d309fa19a624e943b3a8fb2e8eef5c8
2024-07-23 bklLiudl
提交缺失文件
800b01 对比 | 目录
2024-07-23 bklLiudl
缺少文件提交
2b9739 对比 | 目录
2个文件已修改
4个文件已添加
10 ■■■■ 已修改文件
Commom/Common.csproj 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Commom/bin/Debug/Aspose.Cells.dll 补丁 | 查看 | 原始文档 | blame | 历史
Commom/bin/Debug/TSCLIB.dll 补丁 | 查看 | 原始文档 | blame | 历史
Commom/bin/Debug/TSCPrint.dll 补丁 | 查看 | 原始文档 | blame | 历史
Commom/bin/Debug/thinger.DataConvertLib.dll 补丁 | 查看 | 原始文档 | blame | 历史
wms/App_Data/Config.xml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Commom/Common.csproj
@@ -172,6 +172,10 @@
    <WCFMetadata Include="Connected Services\" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="bin\Debug\Aspose.Cells.dll" />
    <Content Include="bin\Debug\thinger.DataConvertLib.dll" />
    <Content Include="bin\Debug\TSCLIB.dll" />
    <Content Include="bin\Debug\TSCPrint.dll" />
    <Content Include="Scripts\jquery-2.1.1.intellisense.js" />
    <Content Include="Scripts\jquery-2.1.1.js" />
    <Content Include="Scripts\jquery-2.1.1.min.js" />
Commom/bin/Debug/Aspose.Cells.dll
Binary files differ
Commom/bin/Debug/TSCLIB.dll
Binary files differ
Commom/bin/Debug/TSCPrint.dll
Binary files differ
Commom/bin/Debug/thinger.DataConvertLib.dll
Binary files differ
wms/App_Data/Config.xml
@@ -8,9 +8,9 @@
    <add key="ConStringEncrypt" value="false" />
    <!-- SqlServer连接字符串:Server=服务器地址;Database=库名;Uid=用户;Pwd=密码-->
    <!--<add key="SqlServer" value="Server=127.0.0.1;Database=WMS;Uid=sa;Pwd=sa@123456" />-->
    <add key="SqlServer" value="Data Source=192.168.62.200;Initial Catalog=WCS_JC09;User ID=sa;password=sql2019;" />
    <add key="SqlServerDB1" value="Data Source=192.168.62.200;Initial Catalog=WCS_JC09;User ID=sa;password=sql2019;" />
    <add key="SqlServerDB2" value="Data Source=192.168.62.200;Initial Catalog=WCS_JC09;User ID=sa;password=sql2019;" />
    <add key="SqlServer" value="Data Source=127.0.0.1;Initial Catalog=WCS_JC09;User ID=sa;password=sql2019;" />
    <add key="SqlServerDB1" value="Data Source=127.0.0.1;Initial Catalog=WCS_JC09;User ID=sa;password=sql2019;" />
    <add key="SqlServerDB2" value="Data Source=127.0.0.1;Initial Catalog=WCS_JC09;User ID=sa;password=sql2019;" />
    <!--<add key="SqlServer" value="Data Source=192.168.21.100;Initial Catalog=WCS_JC09;User ID=sa;password=lenovo@2023;" />
    <add key="SqlServerDB1" value="Data Source=192.168.21.100;Initial Catalog=WCS_JC09;User ID=sa;password=lenovo@2023;" />
    <add key="SqlServerDB2" value="Data Source=192.168.21.100;Initial Catalog=WCS_JC09;User ID=sa;password=lenovo@2023;" />-->