dever 3 years ago
parent
commit
2c83d618ee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/cash/database/order.php

+ 2 - 2
app/cash/database/order.php

@@ -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