|
@@ -1646,7 +1646,7 @@ namespace MainForm
|
|
|
public int SaveProcessDataByDB(string stationNameStr, List<TestItem> items, string equipmentCode,
|
|
|
string processItem, string workorder_code, string batch_num, string mtltmrk,
|
|
|
string proDate, string supplierCode, string sn, bool pass, string vehicleSn, string vehicleSlot,
|
|
|
- string machineId, string stationId, string partBarcode, string direction = "")
|
|
|
+ string machineId, string stationId, string partBarcode, string jsonProcessParm, string direction = "")
|
|
|
{
|
|
|
int upload = 0;
|
|
|
int result = 0;
|