shish %!s(int64=3) %!d(string=hai) anos
pai
achega
b6184d9523
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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 {