shish пре 2 година
родитељ
комит
40d8f62cdc
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      common/components/lakala/Lakala.php

+ 2 - 2
common/components/lakala/Lakala.php

@@ -42,7 +42,7 @@ class Lakala
             'trans_type' => '41',
             'trans_type' => '41',
             'total_amount' => $amount * 100,
             'total_amount' => $amount * 100,
             'location_info' => $location_info,
             'location_info' => $location_info,
-            'subject' => '奥式生活订单',
+            'subject' => '购买花材',
             'notify_url' => '',
             'notify_url' => '',
             'remark' => '',
             'remark' => '',
         ];
         ];
@@ -68,7 +68,7 @@ class Lakala
             'trans_type' => '41',
             'trans_type' => '41',
             'total_amount' => $amount * 100,
             'total_amount' => $amount * 100,
             'location_info' => $location_info,
             'location_info' => $location_info,
-            'subject' => '奥式生活订单',
+            'subject' => '购买花材',
             'notify_url' => '',
             'notify_url' => '',
             'remark' => '',
             'remark' => '',
         ];
         ];