1
This commit is contained in:
@@ -30,11 +30,8 @@ namespace GZ_LTHPilot_ORDER.SAL_ORDER
|
||||
{
|
||||
e.Cancel = true;
|
||||
throw new Exception(
|
||||
<<<<<<< HEAD
|
||||
string.Format(@"物料编码J.06.00开头,且订单日期大于2025/05/10,则明细物联网卡使用年份字段必填")
|
||||
=======
|
||||
string.Format(@"物料编码J开头,则明细物联网卡使用年份字段必填")
|
||||
>>>>>>> 569ca39775cea8d77f2c873e1bc5556b7aa583c2
|
||||
|
||||
string.Format(@"物料编码J.06.00开头,且订单日期大于2025/05/10,则明细物联网卡使用年份字段必填")
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user