rabin 1 year ago
parent
commit
5bff618619
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/dai/seller/table/order_log1.php

+ 1 - 1
src/dai/seller/table/order_log1.php

@@ -1,4 +1,4 @@
 <?php
 $config = include('order.php');
-//$config['store'] = 'log1';
+$config['store'] = 'log1';
 return $config;