软件修改名称

This commit is contained in:
hehaibing-1996
2024-10-31 13:57:24 +08:00
parent 278b1eab04
commit 759ebf2c89
179 changed files with 345 additions and 345 deletions

View File

@ -5,7 +5,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace
namespace WCS管理系统
{
/// <summary>
/// 文件夹操作

View File

@ -6,9 +6,9 @@ using System.Threading.Tasks;
using System.Windows.Documents;
using WCS.Model;
using WCS.Model.ApiModel.Home;
using .Api;
using WCS管理系统.Api;
namespace .Tool
namespace WCS管理系统.Tool
{
public static class GetBaseData
{

View File

@ -6,7 +6,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace
namespace WCS管理系统
{
/// <summary>
/// json时间转换器

View File

@ -9,7 +9,7 @@ using System.Threading.Tasks;
using WCS.Model;
using WCS.Model.ApiModel;
namespace
namespace WCS管理系统
{
/// <summary>
/// 日志类型

View File

@ -5,7 +5,7 @@ using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace .Tool
namespace WCS管理系统.Tool
{
public static class PrintTender
{

View File

@ -7,7 +7,7 @@ using System.Windows.Controls;
using System.Windows.Documents;
using System.Windows.Media;
namespace
namespace WCS管理系统
{
/// <summary>
/// 富文本框扩展类

View File

@ -6,7 +6,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace
namespace WCS管理系统
{
/// <summary>
/// 警告信息容器

View File

@ -5,7 +5,7 @@ using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace
namespace WCS管理系统
{
/// <summary>
/// 循环、暂停、继续、停止扩展