调整框架多组合代码,组合条件查询
This commit is contained in:
@@ -35,6 +35,10 @@ public static class DictConst
|
||||
/// 任务单状态-待开工编码
|
||||
/// </summary>
|
||||
public const string ToBeStartedEnCode = "ToBeStarted";
|
||||
/// <summary>
|
||||
/// 任务单状态-待排产
|
||||
/// </summary>
|
||||
public const string ToBeScheduledEncode = "ToBeScheduled";
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user