dever 3 years ago
parent
commit
73d165bcf5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/shop/database/coupon_act_1.php

+ 1 - 1
app/shop/database/coupon_act_1.php

@@ -55,7 +55,7 @@ return array
             'name'      => '勾选参与活动可发放的优惠券',
             'default'   => '',
             'desc'      => '勾选参与活动可发放的优惠券',
-            'match'     => 'is_string',
+            'match'     => 'option',
             'update'    => 'checkbox',
             'option'    => $coupon,
             'list'		=> true,