提交 5cde6e5a 编写于 作者: D devil

订单批量支付

上级 fc110b14
......@@ -147,6 +147,7 @@ class Paylog
'label' => '支付平台交易号',
'view_type' => 'field',
'view_key' => 'trade_no',
'grid_size' => 'sm',
'search_config' => [
'form_type' => 'input',
'where_type' => '=',
......@@ -156,6 +157,7 @@ class Paylog
'label' => '支付平台用户帐号',
'view_type' => 'field',
'view_key' => 'buyer_user',
'grid_size' => 'sm',
'search_config' => [
'form_type' => 'input',
'where_type' => 'like',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册