去除引用common.props

This commit is contained in:
2023-11-06 19:35:59 +08:00
parent 6a2154edd9
commit c6b8dfc861
810 changed files with 3910 additions and 6695 deletions

View File

@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Tnb.WarehouseMgr.Entities.Consts
namespace Tnb.WarehouseMgr.Entities.Consts
{
public class ElevatorConsts
{

View File

@@ -1,14 +1,7 @@
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Concurrent;
using System.ComponentModel;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using JNPF.Common.Extension;
using Spire.Pdf.Widget;
using Tnb.WarehouseMgr.Entities.Enums;
namespace Tnb.WarehouseMgr.Entities.Consts
{

View File

@@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Tnb.WarehouseMgr.Entities.Consts
namespace Tnb.WarehouseMgr.Entities.Consts
{
public class WmsCarryConst
{
@@ -12,7 +6,7 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// 载具更换EnCode业务编码
/// </summary>
public const string WMS_CARRY_REPLACE_ENCODE = "WmsCarryReplace";
}
}

View File

@@ -1,12 +1,4 @@
using System;
using System.CodeDom;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Org.BouncyCastle.Asn1.Mozilla;
namespace Tnb.WarehouseMgr.Entities.Consts
namespace Tnb.WarehouseMgr.Entities.Consts
{
public class WmsWareHouseConst
{
@@ -57,7 +49,7 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// 入库申请生成Encode
/// </summary>
public const string WMS_INSTOCK_ENCODE = "WmsInStock";
/// <summary>
/// 任务执行ENCODE
/// </summary>
@@ -235,7 +227,7 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// <summary>
/// 打印状态-打印完成
/// </summary>
public const string PRINT_STATUS_PRINTCOMPLETE= "26191372853541";
public const string PRINT_STATUS_PRINTCOMPLETE = "26191372853541";
/// <summary>
/// 同步状态-无需同步
/// </summary>