|
@@ -99,8 +99,8 @@ return array
|
|
|
'config_source' => $source,
|
|
|
'end' => array
|
|
|
(
|
|
|
- 'insert' => 'cash/lib/set.orderUpdate',
|
|
|
- 'update' => 'cash/lib/set.orderUpdate',
|
|
|
+ 'insert' => 'cash/lib/set.orderUpdate_commit',
|
|
|
+ 'update' => 'cash/lib/set.orderUpdate_commit',
|
|
|
),
|
|
|
|
|
|
'struct' => array
|