Your Name 3 years ago
parent
commit
a6a4a8f435
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/agent/database/dh_order_ps.php

+ 1 - 1
service/agent/database/dh_order_ps.php

@@ -17,7 +17,7 @@ $service = function()
 return array
 (
     # 表名
-    'name' => 'sell_order_ps',
+    'name' => 'dh_order_ps',
     # 显示给用户看的名称
     'lang' => '订单配送表',
     'menu' => false,