2
This commit is contained in:
@@ -180,7 +180,7 @@ namespace Pilot_KD_Parino.Sal_Order
|
||||
//获取纸质合同号
|
||||
string F_contractnumber = FEntity["F_contractnumber"].ToString();
|
||||
|
||||
Logger.Error("销售订单上游订单的合同号", yuanF_contractnumber, new Exception());
|
||||
Logger.Error("销售订单上游订单的合同号"+ i.ToString(), yuanF_contractnumber, new Exception());
|
||||
int dashPosition;
|
||||
if (F_contractnumber.Contains("-TH"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user