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