dever 3 년 전
부모
커밋
2c83d618ee
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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