Explorar el Código

年费统一 1580

shish hace 6 meses
padre
commit
b5318c3e5c

+ 1 - 1
app-ghs/controllers/RenewController.php

@@ -108,7 +108,7 @@ class RenewController extends BaseController
 
         if ($type == 0) {
             if (getenv('YII_ENV') == 'production') {
-                $unitPrice = $pfLevel == 0 ? 1580 : 2580;
+                $unitPrice = 1580;
                 if ($mainId == 50) {
                     $unitPrice = $pfLevel == 0 ? 0.5 : 1;
                 }

+ 1 - 1
common/components/book.php

@@ -93,7 +93,7 @@ class book
             ['style' => 'miniTitle', 'value' => '门店转让,需新开收款账户,并更换管理人员的,每次50元。',],
         ],
         'chargeStandard2' => [
-            ['style' => 'info', 'value' => '软件年费2580元,年费需每年付一次,客户通过小程序下单,会扣0.33手续费,即100元扣3毛3,付款后不支持退货。',],
+            ['style' => 'info', 'value' => '软件年费1580元,年费需每年付一次,客户通过小程序下单,会扣0.33手续费,即100元扣3毛3,付款后不支持退货。',],
         ],
         'chargeStandard' => [
             ['style' => 'info', 'value' => '软件年费1580元,年费需每年付一次,客户通过小程序下单,会扣0.33手续费,即100元扣3毛3。',],

+ 1 - 1
common/components/bookJd.php

@@ -45,7 +45,7 @@ class bookJd
 
     public static $data = [
         'chargeStandard2'=>[
-            ['style' => 'info', 'value' => '软件年费2580元/年,客户通过小程序下单,会扣0.33手续费,即100元扣3毛3。',],
+            ['style' => 'info', 'value' => '软件年费1580元/年,客户通过小程序下单,会扣0.33手续费,即100元扣3毛3。',],
         ],
         'what' => [
             ['style' => 'smallTitle', 'value' => '批发店销售管理工具',],