shish 3 lat temu
rodzic
commit
b6184d9523
1 zmienionych plików z 0 dodań i 1 usunięć
  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'] : '';
             $orderSn = orderSn::getLjhApplySn();
             $post['orderSn'] = $orderSn;
-
             if (getenv('YII_ENV') == 'production') {
                 $price = bcsub(790, 20, 2);
             } else {