修复以code为插入依据可能导致的bug
This commit is contained in:
@@ -111,7 +111,7 @@ class ENodeConfigure {
|
||||
$this -> dbconn,
|
||||
'hf_mes_scada_data_capture_node_configure',
|
||||
(array) $this -> post,
|
||||
['code' => $this -> post -> code]
|
||||
['id' => $this -> post -> id]
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user