Explorar o código

更新 'src/dai/seller/table/order.php'

rabin hai 1 ano
pai
achega
856d0944c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/dai/seller/table/order.php

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

@@ -4,7 +4,7 @@ return array
     'name' => '商户订单表',
     'name' => '商户订单表',
     'cdate' => 'mtime',//mtime保存为微秒,wtime保存为毫秒,默认是秒 暂时不支持,后续升级
     'cdate' => 'mtime',//mtime保存为微秒,wtime保存为毫秒,默认是秒 暂时不支持,后续升级
     'order' => 'cdate desc',
     'order' => 'cdate desc',
-    'store' => 'log1',
+   	//'store' => 'log1',
     'struct' => array
     'struct' => array
     (
     (
         'order_num' => array
         'order_num' => array