dever 6 năm trước cách đây
mục cha
commit
e9d96b4644
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      journal/database/order.php

+ 6 - 0
journal/database/order.php

@@ -146,6 +146,12 @@ return array
             'default'   => '',
             'desc'      => '用户id',
             'match'     => 'is_numeric',
+            'search'    => array
+            (
+                'api' => 'passport/user-all',
+                'col' => 'username',
+                'result' => 'id',
+            ),
             'update'    => 'text',
         ),