1
This commit is contained in:
@@ -727,7 +727,7 @@ namespace Tnb.ProductionMgr
|
|||||||
|
|
||||||
if (records.IsEmpty()) return "";
|
if (records.IsEmpty()) return "";
|
||||||
|
|
||||||
await _thirdApiRecordService.Send(records, "自动");
|
await _thirdApiRecordService.Send(records, "自动",null,false);
|
||||||
|
|
||||||
return "true";
|
return "true";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user