Merge branch 'dev' of https://git.tuotong-tech.com/tnb/tnb.server into dev
This commit is contained in:
@@ -293,6 +293,14 @@
|
||||
/// </summary>
|
||||
public const string CARRY_LXSTD_ID = "26037262680357";
|
||||
/// <summary>
|
||||
/// 载具规格-载运小车
|
||||
/// </summary>
|
||||
public const string CARRY_ZYXCSTD_ID = "26103233723941";
|
||||
/// <summary>
|
||||
/// 载具规格-载运料架
|
||||
/// </summary>
|
||||
public const string CARRY_ZYLJSTD_ID = "34995839046677";
|
||||
/// <summary>
|
||||
/// 打印状态-未打印
|
||||
/// </summary>
|
||||
public const string PRINT_STATUS_NOTPRINTED = "26191366982437";
|
||||
|
||||
Reference in New Issue
Block a user