@@ -49,9 +49,9 @@ return array
'card_id' => array
(
'type' => 'int-11',
- 'name' => '优惠券id',
+ 'name' => '优惠券',
'default' => '',
- 'desc' => '优惠券id',
+ 'desc' => '优惠券',
'match' => 'is_numeric',
'update' => 'text',
'search' => 'select',