去除引用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.ProductionMgr.Entities.Consts
|
||||
namespace Tnb.ProductionMgr.Entities.Consts
|
||||
{
|
||||
/// <summary>
|
||||
/// 工单状态
|
||||
@@ -19,8 +13,8 @@ namespace Tnb.ProductionMgr.Entities.Consts
|
||||
/// 待排产
|
||||
/// </summary>
|
||||
public const string WaitProductId = "25019244276501";
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user