shish 3 yıl önce
ebeveyn
işleme
b6184d9523
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      app-hd/controllers/LjhController.php

+ 0 - 1
app-hd/controllers/LjhController.php

@@ -69,7 +69,6 @@ class LjhController extends BaseController
             $post['lat'] = isset($post['latitude']) ? $post['latitude'] : '';
             $post['lat'] = isset($post['latitude']) ? $post['latitude'] : '';
             $orderSn = orderSn::getLjhApplySn();
             $orderSn = orderSn::getLjhApplySn();
             $post['orderSn'] = $orderSn;
             $post['orderSn'] = $orderSn;
-
             if (getenv('YII_ENV') == 'production') {
             if (getenv('YII_ENV') == 'production') {
                 $price = bcsub(790, 20, 2);
                 $price = bcsub(790, 20, 2);
             } else {
             } else {