Просмотр исходного кода

Merge branch 'redesign‌-260706' into dev

ouyang 1 неделя назад
Родитель
Сommit
52d9f9ffeb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      common/components/dict.php

+ 1 - 1
common/components/dict.php

@@ -625,7 +625,7 @@ class dict
             ['id' => 5, 'name' => '其它'],
         ],
         'hdRegisterConfig' => [
-            'price' => 1, //花店开通费用
+            'price' => 0.02, //花店开通费用
             'commissionAmount' => 88.00, //默认分佣金额 (默认)
             'hdDiscountAmount' => 88.00 //花店优惠金额 (默认)
         ]