去除引用common.props
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user